06-02-2012, 05:50 AM
Hi,
We can use Fireevent "onclick" to click on an object too. This is particularly useful when the Click operation does not work due to some reason. The syntax is
Thank You,
Ravi Shankar
We can use Fireevent "onclick" to click on an object too. This is particularly useful when the Click operation does not work due to some reason. The syntax is
Code:
Browser(B).Page(P).WebButton(W).Fireevent "onclick"
Thank You,
Ravi Shankar