all the examples i could find look simple - just clickAt(locator, "10,20").
obviously it doesnt work that way. it's not in the same class as Click().
1, is it in the Actions class? but i cannot say action.clickAt either?
2, locator..
"css=cssSelectorSyntax"
when i try that, it says 'cannt find symbol.. variable css'??
"xpath=xpathExpression" e.g., xpath=//img[@alt='The image alt text']
// will make everything afterwards a comment??
can someone explain this to me?
how to use selenium clickAt in java?
Page 1 of 1|
|

New Topic/Question
Reply


MultiQuote


|