tags:

views:

14

answers:

0

i've tried several types of searching or clicking on an element in a webpage but i didn't figure out which method is faster:

1.xpath search
2.css selector
3.DOM search *this one i haven't tried

You may also tip another method ,if you happen to know one faster.