[wtr-general] Re: regarding watir and there use

2010-08-15 Thread Pallavi Sharma
Adding watir group so that everyone can benefit in here Sudhir. Yes should be feasible, can we have a look at your website if its available publicly, or can you send us the html of the page. Is there any frames on your website, what error do you get when you try selecting the element in your

Re: [wtr-general] Where does watir stores object properties

2010-08-15 Thread Amit
Does firewatir saves things in broswer_var ?? Can't we use multiple objects so we don't lose refrence of previous window? 2010/8/12 Ethan notet...@gmail.com Firewatir saves things in javascript variables, and reuses the same variables, so when you attach to a new window, it reuses the same

[wtr-general] unable to find element using xpath

2010-08-15 Thread goutham
hai all, i am using element_by_xpath to find an element in watir but browser is closing when i come to xpath step. does we need to install anything to find element using xpath . waiting for ur suggestions Thankyou, Goutham -- Before posting, please read http://watir.com/support. In short:

Re: [wtr-general] unable to find element using xpath

2010-08-15 Thread Basim Baassiri
Hi Goutham You'll need to post some code and some html to illustrate better your problem On Sun, Aug 15, 2010 at 11:22 AM, goutham goutham.mand...@gmail.com wrote: hai all, i am using element_by_xpath to find an element in watir but browser is closing when i come to xpath step. does we need

Re: [wtr-general] Re: Differences between Watir, FireWatir, Webdriver ?

2010-08-15 Thread Jari Bakken
On Sat, Aug 14, 2010 at 5:33 PM, Chan Nguyen atbl1...@gmail.com wrote: 1) var/lib/gems/1.8/gems/watir-webdriver-0.0.6/lib/watir-webdriver/ base_element.rb:186:in `text': undefined method `text' for #Selenium::WebDriver::Driver:0x..fb746f854 browser=:firefox (NoMethodError) This is a known

Re: [wtr-general] unable to find element using xpath

2010-08-15 Thread goutham mandadi
hai basim, below is the code map name=nav area href=http://www.snapfish.com/snapfish/selectalbumreprints/ view-source:http://www.snapfish.com/snapfish/selectalbumreprints/ title= Order prints coords=9,53,113,72 area href=javascript:showShare() title= Share coords=131,52,187,71 /map how can we

[wtr-general] Re: How to select a item from the dropbox

2010-08-15 Thread sudhir
Pallavi, The select list for ABPorts is given below: select name=level0 width=300 onchange=javascript:selectcombo_Report('0','ReportTemplate_Buselect',this.form) class=select-menutoption value=-1 selected=selected- Select One -/option option value=DEMO-00908ABC Company/option option

Re: [wtr-general] Firewatir attach method doesn't work properly

2010-08-15 Thread Ethan
Vapir is currently broken on 3.0.*. A fix is coming, but I have a number of other higher-priority issues to fix first. You can upgrade to 3.5 or 3.6, or wait until I can get 3.0 support working. On Thu, Aug 12, 2010 at 11:50, Amit amit.e...@gmail.com wrote: its 3.06 On Thu, Aug 12, 2010 at