Simulating clicks with Java for webDriver -


I have a problem In my testing I need to click on some areas of activity. There is no locator in this area So, I click on a design a coordinate.

For this time I have this code:

driver.getMouse (). Click ( );

But I do not know what logic should I use to do this work right?

How to create a coordinate Click to use WebDriver?

Please help me

Here's the answer:

See

It is still working and is currently only available in the HTMLUnit driver. I do not know when the port will be ready for C #.

Comments