- anita.totad88
- Posts : 8
Join date : 2012-05-25
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
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
- anita.totad88
- Posts : 8
Join date : 2012-05-25
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
- I downloaded and installed Selenium WebDriver Jar files in my Eclipse, but still i am facing issues and couldn't run the webdriver scripsts.
- Selenium IDE generated testcase script is not working in Selenium Webdriver
- Selenium Webdriver
- Using Selenium Webdriver through selenium with fancy reporting
- selenium webdriver
Permissions in this forum:
You cannot reply to topics in this forum