Hi Everyone,
i am working on click element on webpage, in debug mode it is working fine but in run mode ity is not at all working.
below is the selector
web page:
need urgent help
Hi Everyone,
i am working on click element on webpage, in debug mode it is working fine but in run mode ity is not at all working.
below is the selector
need urgent help
@Anil_G any suggestion?
hello
can u share the screen shot of uiexplorer .
Try using * before and after the variable in selector. There could be possibility that there is leading or trailing spaces which resulting in the issue.
Try to delete the tableRow Tag or make it dynamic by tableRow = ‘*’
Please show the actual selector you are getting from ui explorer and show the ui screen a little more
Cheers