We should think about methods that will simulate mouse/keyboard event. Not in the next release, but perhaps some day...
moveMouseOnElement(String id) moveMouseOnElementByXPath(String xpath) pressKey(String key); ...
Log in to post a comment.