10-06-2008, 05:37 PM
Hi
Below one is another method to perform Right Click on an Object
If doesn't work,pls try with x,y co-ordinates
Hope this is useful for you
-VENKATA REDDY
Below one is another method to perform Right Click on an Object
Code:
br().page().webelement().Click micRightBtn
If doesn't work,pls try with x,y co-ordinates
Code:
br().page().webelement().Click 10,10,micRightBtn
-VENKATA REDDY