Quality Testing

Quality is delighting customers

How to handle multiple browser windows with different URL's using Selenium IDE or Ruby scripting?

Can any one help me with this scenario.

How to handle multiple browser windows with different URL's using Selenium IDE or Ruby scripting.

The scenario is:

When Registration is done, the activation link is sent to the given email address. So i need to proceed to my inbox and check the activation email is sent and active it on clicking on it. When clicked the profile page should open, thus checking the activation email is sent successfully and and the link is working correctly.

This scenario handles 3 browser windows with different URL's 

Thanks 

NAresh

 

Views: 541

Replies to This Discussion

Hey buddy,

This is pretty simple, all you have to do is to create and use different selenium/webdriver objects for handling different browsers.

Example

selenium1, selenium2, selenium3 or if you are using web driver then driver1,driver2,driver3

Each of these objects needs to be declared, instantiated and then used for handling different URLs. Let me know if you need more information.

Regards,

Aravindhan, Admin - QTPhelp.com Find QTP and VB Scripts here

Correct. it can be handled by webdriver. create 3 webdriver objects and open the 3 different applications whenever needed.

RSS

TTWT Magazine

Advertisement

You Can


Call for Articles

Advertisement

Videos

  • Add Videos
  • View All

Badge

Loading…

© 2012   Created by Quality Testing.

Badges  |  Report an Issue  |  Terms of Service