[wtr-general] Re: How to click on a div tag

2011-10-14 Thread iamqa
. Sorry it's not the answer that you're looking for, but that's my 2 cents. HTH orde On Oct 13, 3:53 pm, iamqa srko...@gmail.com wrote: I am trying to automate some testing on yahoo email. I need to click on the subject or from, so that the email content opens up. I am able

[wtr-general] How to click on a div tag

2011-10-13 Thread iamqa
I am trying to automate some testing on yahoo email. I need to click on the subject or from, so that the email content opens up. I am able to select the first email by firing onmousedown but unable to go forward from there. This is my code:

[wtr-general] After attaching a popup, how can I get back to the main window.

2011-03-04 Thread iamqa
Hi, I have a main window. A popup(new window) comes up. I attach that popup to my main window, then I verify some text in that popup. Now I would like to close that popup and return to my Main window. In IE, the below script works very well but in firefox, somehow the main window is lost once I