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
anita.totad88
Posts : 8
Join date : 2012-05-25

selenium webdriver  Empty selenium webdriver

Tue Nov 06, 2012 2:06 pm
Hi All,

the problem i am facing here is actually i need to select the options from dropdown box but the box is combo box
the code is here :









but i tried with the following.
1)//input[@class="jsx30combo_text"]//span[@label="cboBillCycle"]//div[@class="jsx30select_display"]
2)//span[@label="cboBillCycle"]//div[@class="jsx30select_display"]
but it did not work

could you please help on this
avatar
tarun3kumar
Master
Master
Posts : 186
Join date : 2012-02-14
http://seleniumtests.com

selenium webdriver  Empty Re: selenium webdriver

Tue Nov 06, 2012 2:21 pm
Looks like your code did not get through.
avatar
anita.totad88
Posts : 8
Join date : 2012-05-25

selenium webdriver  Empty Re: selenium webdriver

Tue Nov 06, 2012 2:24 pm
tarun3kumar wrote:Looks like your code did not get through.

following below is the code:
span style="background-image: url(/tecnotree/GI/JSX/images/select/arrow.gif); border-bottom: #e6e6e6 1px solid; position: relative; border-left: #a6a6af 1px solid; padding-bottom: 0px; background-color: #fdfbc8; padding-left: 0px; width: 300px; padding-right: 0px; background-repeat: no-repeat; background-position: right 0px; height: 18px; color: #000000; border-top: #a6a6af 1px solid; cursor: pointer; border-right: #e6e6e6 1px solid; padding-top: 0px" onkeydown="jsx3.dl(event,this,'JF',0);" id="_jsx_0_3h" class="jsx30select_select" onfocus="jsx3.dl(event,this,'Vl',0);" tabindex="0" onmousedown="jsx3.dl(event,this,'Fo',0);" label="cboBillCycle" jsxtabindex="0" jsxtype="Select"
div style="position: relative; padding-bottom: 0px; padding-left: 0px; width: 298px; padding-right: 19px; height: 16px; padding-top: 0px" class="jsx30select_display" jsxtype="Display">
div style="position: relative" class="jsx30combo"
input onblur="jsx3.dl(event,this,'KW',3);" style="border-bottom: 0px; position: relative; border-left: 0px; padding-bottom: 0px; background-color: #fdfbc8; padding-left: 4px; width: 278px; padding-right: 0px; font-family: jsx3.gui.Block.DEFAULTFONTNAME; height: 16px; color: #000000; font-size: 10px; border-top: 0px; border-right: #c8c8d5 1px solid; padding-top: 0px" class="jsx30combo_text" tabindex="0" jsxtabindex="0" jsxtype="Text"/
/div
Sponsored content

selenium webdriver  Empty Re: selenium webdriver

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