-- Hi, I wanted to simulate 'end' key behavior for one of my test case..
I know selecting function key + rightArrow key will do same behavior as 'end' key in mac.. But I wanted to know how to do that in the java script..so that my test case get passed in the mac.. in windows eventSender.keyDown("end"); works ..so what is the corresponding call for simulating the 'end' in mac..? please let me know ... Regards Deepak Mittal
_______________________________________________ webkit-help mailing list webkit-help@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-help