Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
anbarasi
Amateur
Amateur
Posts : 49
Join date : 2012-04-30
Age : 36
Location : chennai

webdriver command to select lightbox Empty webdriver command to select lightbox

Tue May 08, 2012 1:05 pm
hi any body can tell me the command for following action in webdriver

click on a button would open a lighbox and select an option from the lightbox i could not able to do , plzlet me know any command to get the options
avatar
ashish_techie
Amateur
Amateur
Posts : 73
Join date : 2011-08-09

webdriver command to select lightbox Empty Re: webdriver command to select lightbox

Mon May 14, 2012 11:18 pm
There is no command for lightbox. Its part of same page unless its not in a frame.

Regards
Ashish
For selenium videos visit:
http://qtpselenium.com/selenium-tutorial

avatar
anbarasi
Amateur
Amateur
Posts : 49
Join date : 2012-04-30
Age : 36
Location : chennai

webdriver command to select lightbox Empty Re: webdriver command to select lightbox

Tue May 15, 2012 2:41 pm
i assume we are using frame
avatar
ashish_techie
Amateur
Amateur
Posts : 73
Join date : 2011-08-09

webdriver command to select lightbox Empty Re: webdriver command to select lightbox

Sat May 19, 2012 9:56 am
Generally implementation of a lightbox is done using a frame.
You will have to switch frame using command driver.switchto().frame(ID o NAME of frame)

After that you will be able to use it

Regards
Ashish
For selenium training visit:
http://qtpselenium.com/selenium-training

avatar
anbarasi
Amateur
Amateur
Posts : 49
Join date : 2012-04-30
Age : 36
Location : chennai

webdriver command to select lightbox Empty Re: webdriver command to select lightbox

Sat May 19, 2012 1:01 pm
i used .... after that i need to select an option button with its id .. please advice
avatar
ashish_techie
Amateur
Amateur
Posts : 73
Join date : 2011-08-09

webdriver command to select lightbox Empty Re: webdriver command to select lightbox

Sat May 19, 2012 1:08 pm
Can you paste the src code of the button here?

Regards
Ashish
For selenium training visit:
http://qtpselenium.com/selenium-training
avatar
anbarasi
Amateur
Amateur
Posts : 49
Join date : 2012-04-30
Age : 36
Location : chennai

webdriver command to select lightbox Empty Re: webdriver command to select lightbox

Sat May 19, 2012 2:04 pm
input id="70973" class="SELECTME" type="radio" value="70973"
Sponsored content

webdriver command to select lightbox Empty Re: webdriver command to select lightbox

Back to top
Permissions in this forum:
You cannot reply to topics in this forum