- anbarasiAmateur
- Posts : 49
Join date : 2012-04-30
Age : 36
Location : chennai
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
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
- ashish_techieAmateur
- Posts : 73
Join date : 2011-08-09
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
Regards
Ashish
For selenium videos visit:
http://qtpselenium.com/selenium-tutorial
- anbarasiAmateur
- Posts : 49
Join date : 2012-04-30
Age : 36
Location : chennai
Re: webdriver command to select lightbox
Tue May 15, 2012 2:41 pm
i assume we are using frame
- ashish_techieAmateur
- Posts : 73
Join date : 2011-08-09
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
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
- anbarasiAmateur
- Posts : 49
Join date : 2012-04-30
Age : 36
Location : chennai
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
- ashish_techieAmateur
- Posts : 73
Join date : 2011-08-09
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
Regards
Ashish
For selenium training visit:
http://qtpselenium.com/selenium-training
- anbarasiAmateur
- Posts : 49
Join date : 2012-04-30
Age : 36
Location : chennai
Re: webdriver command to select lightbox
Sat May 19, 2012 2:04 pm
input id="70973" class="SELECTME" type="radio" value="70973"
- How to get selected an item from table by using select command of IDE
- Select the “back” button of the Firefox browser to right click and Select the Option from the right click Menu in Selenium Web Driver - Java
- Command for mouse over in webdriver
- Anybody any idea abt how to select upload file in webdriver
- Unable to select textarea values using webdriver (controls are develped using BMC remedy software)
Permissions in this forum:
You cannot reply to topics in this forum