[wtr-general] Re: Safriwatir issue with clicking links

2009-11-02 Thread Željko Filipin
On Mon, Nov 2, 2009 at 6:05 PM, QAguy qablogm...@gmail.com wrote: BTW I tried browser.link(:text, Sign Out).click but I get a response that safariwatir could not find a link element with text Sign Out. Which version of SafariWatir do you have? What do you get from this?

[wtr-general] Re: Play back option not working

2009-11-03 Thread Željko Filipin
On Tue, Nov 3, 2009 at 1:38 PM, muthukumaran thanaraj muthuvi2...@gmail.com wrote: why it is not playing back the recorded script. This is not watir recorder support group. Maybe somebody will know the answer, but you have greater chance of getting an answer if you post your question on watir

[wtr-general] Re: Answering incomplete requests

2009-11-03 Thread Željko Filipin
On Tue, Nov 3, 2009 at 5:24 PM, Bret Pettichord b...@pettichord.com wrote: If you personally think it is better and would prefer using it, you can tell people that that is the best way to get an answer from you. Stack Overflow is to this group like Git is to trying to remember what you have

[wtr-general] Re: Working on Chrome watir

2009-11-04 Thread Željko Filipin
On Wed, Nov 4, 2009 at 5:07 AM, shradha_Dalvi kshradh...@gmail.com wrote: The system cannot find the file specified.: CreateProcee() failed: (Processerror) Uninstall chrome_watir 1.5.0, install chromewatir 1.5.1 and let us know if you still get the error. gem install chromewatir Željko --

[wtr-general] Re: Working on Chrome watir

2009-11-04 Thread Željko Filipin
On Wed, Nov 4, 2009 at 10:51 AM, shradha_Dalvi kshradh...@gmail.com wrote: include ChromeWatir::Exceptions include ChromeWatir Why are you using this? You should probably delete it. It is not recognizing the text_field object Please post some relevant HTML. Željko

[wtr-general] Re: Working on Chrome watir

2009-11-04 Thread Željko Filipin
On Wed, Nov 4, 2009 at 11:32 AM, shradha_Dalvi kshradh...@gmail.com wrote: According to it the I am not able to execute the test script given on the said link. What is the problem? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[wtr-general] Re: Safriwatir issue with clicking links

2009-11-04 Thread Željko Filipin
On Wed, Nov 4, 2009 at 7:42 PM, QAguy qablogm...@gmail.com wrote: This: browser.link(:text, /Sign/).text gives me no errors when I run it in my test. I did not make it explicit that you should run that code in IRB. :) If you are running that code from a file, then try this and let me know what

[wtr-general] Re: Safriwatir issue with clicking links

2009-11-04 Thread Željko Filipin
On Wed, Nov 4, 2009 at 11:53 PM, QAguy qablogm...@gmail.com wrote: puts browser.link(:text, /Sign/).text gives me a result of Sign Out It is late here, my brain is sleeping. What do you get when you run this? puts browser.link(:text, /Sign/).text.inspect Željko

[wtr-general] Re: Title of the browser

2009-11-06 Thread Željko Filipin
On Fri, Nov 6, 2009 at 10:53 AM, Swapnal swapnal.sa...@gmail.com wrote: How to capture title of the page using watir? browser.title http://wiki.openqa.org/display/WTR/Cheat+Sheet Željko -- watir.com - community manager watirpodcast.com - host

[wtr-general] Re: How to install a forked gem of safariwatir from github

2009-11-09 Thread Željko Filipin
On Mon, Nov 9, 2009 at 9:58 PM, QAguy qablogm...@gmail.com wrote: As I'm no expert, can someone help me by explaining how to install a safariwatir gem from a fork of a repo. This is from http://github.com/redsquirrel/safariwatir git clone git://github.com/redsquirrel/safariwatir.git cd

[wtr-general] Re: Really....Ruby + Watir + Command Line

2009-11-10 Thread Željko Filipin
On Tue, Nov 10, 2009 at 3:10 PM, tester86 sagar.am...@gmail.com wrote: watir 1.4.1 Please uninstall it and install watir via gem. Ask if you need help with that. Željko -- watir.com - community manager watirpodcast.com - host --~--~-~--~~~---~--~~ You received

[wtr-general] Watir Wiki Cleanup

2009-11-10 Thread Željko Filipin
I have been cleaning up Watir wiki recently. Big changes: 1) wiki home page now has more links to relevant pages (Bret asked for it, and it makes a lot of sense) 2) tutorial navigation is fixed (I hope) 3) pop ups are not in tutorial any more (since they are not really supported) 4) pop ups are

[wtr-general] Re: Watir Wiki Cleanup

2009-11-10 Thread Željko Filipin
And if you think What is this wiki thing?, take a look: http://wiki.openqa.org/display/WTR/ Željko --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to

[wtr-general] Re: regarding delay in browser response time

2009-11-12 Thread Željko Filipin
On Wed, Nov 11, 2009 at 7:57 PM, ravi ravi8...@gmail.com wrote: when i use sleep command it passes can you suggest me any other way apart from sleep command http://wiki.openqa.org/display/WTR/How+to+wait+with+Watir Željko -- watir.com - community manager watirpodcast.com - host

[wtr-general] Re: Watir IDE Recorder

2009-11-12 Thread Željko Filipin
On Thu, Nov 12, 2009 at 4:20 PM, tester86 sagar.am...@gmail.com wrote: I went to download the watir ide recorder Watir recorder is not supported here. Please post to their support list. If you can not find it, let me know and I will try to find it. Željko -- watir.com - community manager

[wtr-general] Re: happy belated birthday watir.

2009-11-20 Thread Željko Filipin
Happy birthday Watir! :) Željko -- watir.com - community manager watirpodcast.com - host --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to

[wtr-general] Re: Watir 1.6.5 is released

2009-11-20 Thread Željko Filipin
Charley, I have just updated Watir to 1.6.5 and ran all my tests. No problems at all. :) Željko -- watir.com - community manager watirpodcast.com - host --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Watir General

[wtr-general] Donate to Watir

2009-11-20 Thread Željko Filipin
If you like Watir, and would like to help, but you just do not have the time, you can donate some money and help us pay the bills. At the moment members of the Watir team pay themselves for Watir related domains, hosting and stuff like that. If you would like to help, go to http://watir.com/ and

[wtr-general] Re: Watir Examples...Need Help

2009-11-23 Thread Željko Filipin
On Fri, Nov 20, 2009 at 6:00 PM, Tiffany Fodor tcfo...@comcast.net wrote: Zeljko has put up some great information in the tutorial section of the wiki: http://wiki.openqa.org/display/WTR/RSpec I wrote an earlier version, Aidy wrote this version. :) Željko -- watir.com - community manager

[wtr-general] Re: Extending Test::Unit::TestCase twice

2009-11-25 Thread Željko Filipin
On Tue, Nov 24, 2009 at 10:41 PM, chhsiung chhsi...@gmail.com wrote: When I'm running SpecificTestCase, it's actually executing the BaseTestCase's testcases twice. Change `SpecificTestCase BaseTestCase` to `Test::Unit::TestCase` and you should be fine. If you are just starting (meaning: you

[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-25 Thread Željko Filipin
2009/11/25 唐觊隽 r7raul1...@gmail.com How to install it locally? Get rubygems-update gem from: http://rubyforge.org/frs/?group_id=126 Get watir gems (commonwatir, firewatir, watir) from: http://rubyforge.org/frs/?group_id=104 Navigate in command prompt to place where gems are located: gem

[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-25 Thread Željko Filipin
On Wed, Nov 25, 2009 at 11:44 AM, 唐觊隽 r7raul1...@gmail.com wrote: But I can't understand Navigate in command prompt to place where gems are located?Where ? My mistake. Navigate to place where you have downloaded the gems. So if they are in c:\ you would go there. Željko

[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-25 Thread Željko Filipin
On Wed, Nov 25, 2009 at 12:07 PM, 唐觊隽 r7raul1...@gmail.com wrote: I download rubygems-1.3.5 and watir-1.6.5.gem to e:/ruby Ruby folder is probably the only place where you will get that pop up. Try moving the gems to desktop or anywhere else. Željko

[wtr-general] Re: Where to download gem watir 1.5.1.1100 ?

2009-11-25 Thread Željko Filipin
On Wed, Nov 25, 2009 at 12:32 PM, 唐觊隽 r7raul1...@gmail.com wrote: Still not ok! You will have to provide more data. What exactly have you done and what exactly happened. Željko --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[wtr-general] Re: No firefox execution

2009-11-25 Thread Željko Filipin
On Wed, Nov 25, 2009 at 1:02 PM, JMT jose.miguel.teje...@gmail.com wrote: require 'rubygems' require 'scrubyt' require 'hpricot' This is Watir support group. I do not see how your question is related to Watir. Željko -- watir.com - community manager watirpodcast.com - host

[wtr-general] Re: No firefox execution

2009-11-25 Thread Željko Filipin
2009/11/25 José Miguel jose.miguel.teje...@gmail.com oks, I supposed that watir has more complete api of methods and the problem, wich i mention, can be solved easly with watir I completely missed that, my mistake. :) Just to make it clear, you are asking how to click a button with Watir? Can

Re: [wtr-general] using selenium AND watir

2009-11-26 Thread Željko Filipin
On Wed, Nov 25, 2009 at 7:28 PM, chhsiung chhsi...@gmail.com wrote: There are certain things I liked about selenium that I haven't figured out how to do in watir yet - easier to write shared scripts for IE and firefox, xpath support. Watir speaks xpath too:

Re: [wtr-general] Re: having a problem connecting to IE

2009-11-26 Thread Željko Filipin
On Thu, Nov 26, 2009 at 11:00 AM, phil p...@philsmy.com wrote: No one else has seen this? I guess the answer is no. :) What OS and IE version are you using? Željko -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send

Re: [wtr-general] Trouble installing Watir on a Closed Network

2009-11-27 Thread Željko Filipin
On Fri, Nov 27, 2009 at 12:50 AM, bender25 zuzi...@yahoo.com wrote: The Watir files I have include: commonwatir-1-6-5.rc2.gem, firewatir-1.6.5.rc2.gem and watir-1.6.5.rc2.gem Download these files from http://rubyforge.org/frs/?group_id=104: commonwatir-1.6.5.gem firewatir-1.6.5.gem

Re: [wtr-general] Unable to acces frame by name ok on a PC but ok on an other PC with same script...pb with XP SP3 ????

2009-11-28 Thread Željko Filipin
On Sat, Nov 28, 2009 at 8:34 PM, pierrelebai...@gmail.com pierrelebai...@gmail.com wrote: if I try by index I have a acces refused It is possible that at one machine site where the frame is located is added to trusted sites in IE, and at the other machine that is not the case (or something like

Re: [wtr-general] is possible to use existing browser in watir

2009-11-30 Thread Željko Filipin
On Mon, Nov 30, 2009 at 7:07 AM, Simbolla vinod...@gmail.com wrote: i was wondering that watir have feature to use existing ( ie already opened ) browser window. http://wiki.openqa.org/display/WTR/New+Browser+Windows Željko -- watir.com - community manager watirpodcast.com - host -- You

[wtr-general] Featured on Watir podcast

2009-12-01 Thread Željko Filipin
Want to say to the world that you are using Watir? You can be featured person/company at http://watirpodcast.com/ for free. Let me know if you are interested. Željko -- watir.com - community manager watirpodcast.com - host -- You received this message because you are subscribed to the Google

[wtr-general] Watir 1.6.5 on Ruby5

2009-12-02 Thread Željko Filipin
Watir 1.6.5 was mentioned in Ruby5, episode #31: http://ruby5.envylabs.com/episodes/32-episode-31-december-1-2009 Željko -- watir.com - community manager watirpodcast.com - host -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this

Re: [wtr-general] How to set a style value for a div/class

2009-12-02 Thread Željko Filipin
On Tue, Dec 1, 2009 at 10:26 PM, QAguy qablogm...@gmail.com wrote: div id=slider_handle_min class=handle selected style=left: 0px; I need to set the style value above to a value greater than 0px. Watir is _just_ a browser driver. That means it drives the browser like a real user would. How

Re: [wtr-general] Does watir works on opera browser?

2009-12-02 Thread Željko Filipin
On Wed, Dec 2, 2009 at 5:41 AM, shradha_Dalvi kshradh...@gmail.com wrote: Kindly let me know,does watir works for Opera browser. Watir does not support Opera. There is plan to support Opera in Watir 2.0, but we do not know when it will be released. Watir 2.0 source:

Re: [wtr-general] About the Firewatir in Mac

2009-12-03 Thread Željko Filipin
On Thu, Dec 3, 2009 at 9:33 AM, yuping zhong littlezhong...@gmail.com wrote: irb(main):003:0 ff=Watir::Firefox.new It should be: browser = FireWatir::Firefox.new More information: http://wiki.openqa.org/display/WTR/FireWatir/ http://wiki.openqa.org/display/WTR/FireWatir+Example+Script I

Re: [wtr-general] WET RPC server not running

2009-12-03 Thread Željko Filipin
On Thu, Dec 3, 2009 at 8:28 AM, monica sharma monicaj@gmail.com wrote: When i am checking status of RPC manger in WET This is Watir support group. Wet has it's own. Please let me know if you need help locating it. Željko -- watir.com - community manager watirpodcast.com - host -- You

Re: [wtr-general] Re: WET RPC server not running

2009-12-03 Thread Željko Filipin
On Thu, Dec 3, 2009 at 10:23 AM, monica sharma monicaj@gmail.com wrote: Yup sure i am not able to find...thanks I would suggest that you use Watir instead of Wet. It's last release was on 17th June 2007, more than two years ago. If you decide to use it: site - http://wet.qantom.org/

Re: [wtr-general] gems installtion

2009-12-08 Thread Željko Filipin
On Tue, Dec 8, 2009 at 10:53 AM, khaja shaik khaja.sh...@gmail.com wrote: Could not find watir ( 0) in any repository Did you even take a look at already posted questions in the group? I have answered to the exactly same problem just a few minutes ago. Željko -- watir.com - community manager

Re: [wtr-general] Error in installation of gem

2009-12-08 Thread Željko Filipin
On Tue, Dec 8, 2009 at 1:11 PM, chethan sarathy chethan2...@yahoo.co.in wrote: Posted a request for solution in gemcutter group Great, please let us know if you find out how to fix it. Željko -- You received this message because you are subscribed to the Google Groups Watir General group. To

Re: [wtr-general] how to click the open button in a microsoft window

2009-12-08 Thread Željko Filipin
Does this help? http://wiki.openqa.org/display/WTR/File+Downloads Željko -- watir.com - community manager watirpodcast.com - host -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to

Re: [wtr-general] how to click the open button in a microsoft window

2009-12-08 Thread Željko Filipin
On Tue, Dec 8, 2009 at 5:14 PM, arihan sinha arihan.si...@googlemail.com wrote: Then I think I've to install AutoIt ...rt? Autoit is installed with Watir. Željko -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send

Re: [wtr-general] Wătir

2009-12-09 Thread Željko Filipin
On Wed, Dec 9, 2009 at 12:47 PM, Felipe Knorr Kuhn fkn...@gmail.com wrote: I don't know if this would work for the international community :) True. I would not know how to pronounce Wătir too. I have heard people here in Brazil pronouncing it as Wah-cheer, it's hard to tell people it's

[wtr-general] watir.com/rdoc

2009-12-10 Thread Željko Filipin
I would like to put new rdoc at http://watir.com/rdoc How to generate new rdoc, since now we have three gems? Should I clone git://github.com/bret/watir.git and create rdoc from there or should I create separate rdoc for each gem? C:\ruby\lib\ruby\gems\1.8\gems\watir-1.6.5rdoc

Re: [wtr-general] How to easily get button index?

2009-12-10 Thread Željko Filipin
On Thu, Dec 10, 2009 at 3:20 AM, Marlon marlonmoja...@gmail.com wrote: How can I easy get button index? counter = 1 browser.buttons.each do |button| puts index:#{counter} puts button.to_s puts counter += 1 end Please let me know if you would like me to comment the code. Željko

Re: [wtr-general] Re: Wătir

2009-12-10 Thread Željko Filipin
On Thu, Dec 10, 2009 at 7:19 PM, Tiffany Fodor tcfo...@comcast.net wrote: If I'd read the entire thread more carefully, I would have noticed that you had the same great idea: Until I catch Bret to say that, I will use the link you have provided. :) Željko -- You received this message because

[wtr-general] Watir Podcast #30: Jim Knowlton on Using Watir for Exploratory Testing

2009-12-16 Thread Željko Filipin
Gregg Yows and Željko Filipin talk with Jim Knowlton: http://watirpodcast.com/30-jim-knowlton-on-using-watir-for-exploratory-testing/ Feel free to comment here, on watirpodcast.com or at twitter.com (please use #WatirPodcast hash tag at twitter.com). Željko -- You received this message

Re: [wtr-general] How to wait following an external frame link click.

2009-12-16 Thread Željko Filipin
On Wed, Dec 16, 2009 at 6:00 AM, bender25 zuzi...@yahoo.com wrote: I am having trouble getting my watir test case to wait until the processing comes to an end. Have you read this? http://wiki.openqa.org/display/WTR/How+to+wait+with+Watir Željko -- watir.com - community manager

Re: [wtr-general] Re: How to wait following an external frame link click.

2009-12-18 Thread Željko Filipin
On Fri, Dec 18, 2009 at 1:13 AM, bender25 zuzi...@yahoo.com wrote: I have extended my default wait timeout period to 20 mins 20 minutes! :) Željko -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to

Re: [wtr-general] XPath and IE

2009-12-29 Thread Željko Filipin
On Tue, Dec 29, 2009 at 10:55 AM, Josh Moore joshsmo...@gmail.com wrote: //*[local-name()=tr]/*[local-name()=td][text()=test_project]/../*[local-name()=td]/*[local-name()=a]/*[local-name()=img]...@title=Remove]/.. I know this does not solve your problem, but do you really need to use such

Re: [wtr-general] safariwatri - get elements by xpath

2009-12-29 Thread Željko Filipin
On Tue, Dec 29, 2009 at 1:33 PM, Hans Dushanthakumar hansrd...@yahoo.com wrote: browserObj.elements_by_xpath(.//*...@id='bookEntry']/div) If I understood your xpath, you are trying to access a div that is a child of an element that as an id. Something like this should work: browser.div(:id,

Re: [wtr-general] XPath and IE

2009-12-29 Thread Željko Filipin
On Tue, Dec 29, 2009 at 10:55 AM, Josh Moore joshsmo...@gmail.com wrote: //*[local-name()=tr]/*[local-name()=td][text()=test_project]/../*[local-name()=td]/*[local-name()=a]/*[local-name()=img]...@title=Remove]/.. Does this work (not tested)? browser.image(:title = Remove, :after? =

Re: [wtr-general] need help on how to close the new windows

2009-12-30 Thread Željko Filipin
On Wed, Dec 30, 2009 at 10:13 AM, Tester joeni...@gmail.com wrote: Is there a method such as ie.close Yes. browser.close should close the browser. Quick overview of Watir methods: http://wiki.openqa.org/display/WTR/Cheat+Sheet Željko -- watir.com - community manager watirpodcast.com - host

Re: [wtr-general] Re: Driving Watir scripts in IE and Firefox at the same time

2010-01-05 Thread Željko Filipin
On Tue, Jan 5, 2010 at 3:21 PM, tester86 sagar.am...@gmail.com wrote: My question is would I have to write two sets of code one for ie and one for ff in order to run my script against both browsers. I am not sure what you mean by this. Would this work for you? ie = Watir::IE.new ie.goto

Re: [wtr-general] Re: No Matching Window Exception.

2010-01-11 Thread Željko Filipin
Did you check that browser url is google.com? When I navigate to google.com, it actually opens google.hr (because I am in Croatia)? Željko -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to

Re: [wtr-general] Re: Getting the text inside the div

2010-01-13 Thread Željko Filipin
Something like this should work (not tested): browser.div(:class, testing_1).divs.each {|div| puts div.text} Željko -- watir.com - community manager watirpodcast.com - host -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this group,

Re: [wtr-general] watir cheat sheet

2010-01-13 Thread Željko Filipin
On Wed, Jan 13, 2010 at 5:42 AM, marekj marekj@gmail.com wrote: $ gem install cheat Mac (and probably Linux) users, do not forget you need sudo or `cheat watir` will not work (at least it did not work for me until I used sudo): $ sudo gem install cheat Thanks Marek, I am glad to see you

Re: [wtr-general] Error when going back to Watir 1.6.2 from Watir 1.6.5

2010-01-13 Thread Željko Filipin
This is a known bug, please search this group and http://jira.openqa.org/browse/WTR Željko -- watir.com - community manager watirpodcast.com - host -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to

Re: [wtr-general] Re: Links Question

2010-01-14 Thread Željko Filipin
On Wed, Jan 13, 2010 at 11:09 PM, Tiffany Fodor tcfo...@comcast.net wrote: browser.link(:beforeText, 'survivors of the Haiti earthquake.).click I think this is deprecated because it never worked as expected. Željko -- watir.com - community manager watirpodcast.com - host -- You received this

Re: [wtr-general] Links Question

2010-01-14 Thread Željko Filipin
On Wed, Jan 13, 2010 at 10:20 PM, xguarder shams...@gmail.com wrote: 2. Is it possible to click on a link that immediately precedes a particular text? Probably, but only if you know xpath: http://wiki.openqa.org/display/WTR/XPath You can click a link that is _after_ some other element, for

Re: [wtr-general] Linux Firefox/JSSH issue

2010-01-15 Thread Željko Filipin
On Thu, Jan 14, 2010 at 9:51 PM, Aedorn aed...@gmail.com wrote: With all that said, I don't know where to go from here. I would suggest that you take a look at watir-webdriver: http://zeljkofilipin.com/2010/01/12/watir-on-webdriver/ Please let me know if you need any help with it. I am playing

Re: [wtr-general] Re: Driving Watir scripts in IE and Firefox at the same time

2010-01-15 Thread Željko Filipin
On Thu, Jan 14, 2010 at 10:02 PM, tester86 sagar.am...@gmail.com wrote: But when I execute in IE I get the error $b is undefined. It is hard to guess how your code looks and where is the problem. If you post it, we would have more chance in helping you. Željko -- You received this message

Re: [wtr-general] Linux Firefox/JSSH issue

2010-01-15 Thread Željko Filipin
On Fri, Jan 15, 2010 at 5:18 PM, Aedorn Varanis aed...@gmail.com wrote: But does this work in Linux and with FireWatir? Yes. Since I am not home with Linux, I needed some help from Jari to install ruby and rubygems, but watir-webdriver drives Firefox on Ubuntu just fine (tried it a minute ago).

Re: [wtr-general] Re: Not able to access Dojo controls

2010-01-18 Thread Željko Filipin
On Mon, Jan 18, 2010 at 6:16 AM, Betsy joybe...@gmail.com wrote: INPUT style=VERTICAL-ALIGN: middle; WIDTH: 7em name=inputFromDate __doClobber__ autocomplete=off dojoAttachPoint=inputNode value=18/01/2010 / This should work (not tested): browser.text_field(:name = inputFromDate).set text

Re: [wtr-general] Re: Not able to access Dojo controls

2010-01-19 Thread Željko Filipin
On Tue, Jan 19, 2010 at 10:49 AM, Pallavi Sharma write2pall...@gmail.com wrote: The problem is that its not mentioned that the input is of type text, like it should in case its a text field. My browsers display it as text field. I think input tag defaults to text if no type attribute is

Re: [wtr-general] Re: Not able to access Dojo controls

2010-01-19 Thread Željko Filipin
On Tue, Jan 19, 2010 at 2:38 PM, Pallavi Sharma write2pall...@gmail.com wrote: other elements are getting recognized with watir, but for this particula dojo kind element, we are not able to recognize. When you use the code I have provided, another element is recognized? Or you can recognize

Re: [wtr-general] Re: Not able to access Dojo controls

2010-01-19 Thread Željko Filipin
On Tue, Jan 19, 2010 at 3:04 PM, Pallavi Sharma write2pall...@gmail.com wrote: Can it be possible, that the element doesn't allowing setting of text on it, in case of a dojo control...?? It is hard to tell when I can not see the page. Is it public? What do you get from this:

Re: [wtr-general] Re: Not able to access Dojo controls

2010-01-19 Thread Željko Filipin
2010/1/19 Dhruti Shah gautamdhr...@hotmail.com Is there any way you can remove my email id from this group. Removed. Željko -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to watir-general@googlegroups.com

Re: [wtr-general] How to create input dialog box in watir

2010-01-20 Thread Željko Filipin
On Wed, Jan 20, 2010 at 11:03 AM, raju rajudvsn...@yahoo.co.in wrote: How to create input dialog box in watir like Input box in Qtp I have never used Qtp. Could you please be more specific? What do you want to do? Željko -- watir.com - community manager watirpodcast.com - host -- You received

Re: [wtr-general] Re: How to create input dialog box in watir

2010-01-20 Thread Željko Filipin
On Wed, Jan 20, 2010 at 11:19 AM, raju rajudvsn...@yahoo.co.in wrote: Using Inputbox we can enter values dynamically while running the script, it will throws a popup message like Please enter the password so we can enter password that time. latter we can use that pwd in script by taking into

Re: [wtr-general] Re: Driving Watir scripts in IE and Firefox at the same time

2010-01-20 Thread Željko Filipin
On Wed, Jan 20, 2010 at 3:00 PM, tester86 sagar.am...@gmail.com wrote: Browser ie I think this should be: browser: ie Željko -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to watir-general@googlegroups.com

Re: [wtr-general] Re: Driving Watir scripts in IE and Firefox at the same time

2010-01-20 Thread Željko Filipin
On Wed, Jan 20, 2010 at 3:20 PM, tester86 sagar.am...@gmail.com wrote: Sorry my typo in options.yml I have it as You have to be careful when copy/pasting code. Everything matters. When I do $b = Watir::firefox.start(your url) I get an error message: NoMethodError: undefined method `firefox'

Re: [wtr-general] Re: Driving Watir scripts in IE and Firefox at the same time

2010-01-20 Thread Željko Filipin
On Wed, Jan 20, 2010 at 3:54 PM, tester86 sagar.am...@gmail.com wrote: Is there any way I that I can a browser i.e. IE run my code then when it finishes run it again (same code) but in FF. And this is no good for you (from my first reply in this thread): [Watir::IE.new,

Re: [wtr-general] Getting undefined method when trying to check a checkbox

2010-01-21 Thread Željko Filipin
On Wed, Jan 20, 2010 at 9:50 PM, QAguy qablogm...@gmail.com wrote: browser.checkbox(:id, select_all_checkbox).set This should work but is giving me: undefined method `checkbox' for nil:NilClass To check does browser variable point to browser, you can use something like this: browser.url

Re: [wtr-general] Re: :after? and :before? methods not supported for all elements?

2010-01-21 Thread Željko Filipin
On Thu, Jan 21, 2010 at 9:48 AM, Jarmo Pertman jarm...@gmail.com wrote: then there is an example of using :after? (although not :before?, though this is also available) I think :before? is deprecated because it did not work. In other words - it works okay with span, but not with input field.

Re: [wtr-general] how to click on a row in a table

2010-01-21 Thread Željko Filipin
On Thu, Jan 21, 2010 at 10:54 AM, raju rajudvsn...@yahoo.co.in wrote: how to click on a row in a table You can also use browser.row(how, what) to access a row in the table. Željko -- watir.com - community manager watirpodcast.com - host -- You received this message because you are subscribed

Re: [wtr-general] WatiN versus WatiR

2010-01-21 Thread Željko Filipin
On Wed, Jan 20, 2010 at 10:27 PM, .WatiNNewbie kiphug...@gmail.com wrote: I'm exploring WatiN right now, but am having problems getting the support I need (e.g. code samples, mailing list, etc.). I am surprised. Their mailing list is pretty alive. Can anyone here tell me the difference

Re: [wtr-general] Xpath cell

2010-01-27 Thread Željko Filipin
On Wed, Jan 27, 2010 at 3:58 PM, BK bkalt...@gmail.com wrote: The HTML looks like this - td nowrap= class=rptNameTEXT I NEED TO CAPTURE/td How should I use xpath to get that text or to verify if that text exists? Why do you insist on using xpath if you do not know how to use it? Without

Re: [wtr-general] Xpath cell

2010-01-27 Thread Željko Filipin
On Wed, Jan 27, 2010 at 5:25 PM, Bharath bkalt...@gmail.com wrote: $browser.cell(:xpath, //t...@class='rptName']/) Watir::Exception::UnknownObjectException: Unable to locate element, using :xpath, //t...@class='rptName'] XPath is black magic to me. I rarely use it and I always have to look up

Re: [wtr-general] Using Watir::Simple methods

2010-01-28 Thread Željko Filipin
On Thu, Jan 28, 2010 at 1:54 PM, Chandu80 chandu.she...@gmail.com wrote: require 'watir/watir_simple' I think watir simple is not maintained any more. I guess it is broken. Why are you using it? Is this $ie.button(:name = btnG).click much more complicated than this?

Re: [wtr-general] FireWatir: fire_event(onkeypress) returning error message

2010-01-28 Thread Željko Filipin
On Thu, Jan 28, 2010 at 4:04 PM, tester86 sagar.am...@gmail.com wrote: $b.text_field(:type, text).set(Res).fire_event(onkeypress) Try this: $b.text_field(:type, text).set(Res). $b.text_field(:type, text).fire_event(onkeypress) Also if there any fire_event for a double click Try this:

Re: [wtr-general] Is there a version of jssh.xpi for FF3.6 for snow leopard

2010-01-29 Thread Željko Filipin
On Thu, Jan 28, 2010 at 10:28 PM, QAguy qablogm...@gmail.com wrote: Can't seem to find it. All we have is here: http://wiki.openqa.org/display/WTR/FireWatir+Installation We do not have jssh for FF 3.6 and snow leopard yet. Željko -- watir.com - community manager watirpodcast.com - host --

Re: [wtr-general] Re: Is there a version of jssh.xpi for FF3.6 for snow leopard

2010-01-29 Thread Željko Filipin
On Thu, Jan 28, 2010 at 10:48 PM, QAguy qablogm...@gmail.com wrote: Anyone seen this before on install? watir-webdriver installed just fine on my Mac (10.6): http://zeljkofilipin.com/2010/01/12/watir-on-webdriver/ Željko -- You received this message because you are subscribed to the Google

Re: [wtr-general] Re: Is there a version of jssh.xpi for FF3.6 for snow leopard

2010-01-29 Thread Željko Filipin
On Fri, Jan 29, 2010 at 12:10 AM, QAguy qablogm...@gmail.com wrote: gem install watir-webdriver --pre /opt/local/lib/ruby/gems/1.8/gems/safariwatir-0.3.7/lib/watir/ If you provide your script I could help more, but looks like you are using safariwatir and not watir-webdriver. More info:

Re: [wtr-general] installing firewatir, chromewatir, safariwatir

2010-01-29 Thread Željko Filipin
On Fri, Jan 29, 2010 at 10:36 AM, gary mrgaryengl...@googlemail.com wrote: Please forgive me but I'm still having trouble installing any of the following; firewatir, chromewatir, safariwatir. Firewatir (windows, mac, linux): gem install firewatir More info:

Re: [wtr-general] Re: installing firewatir, chromewatir, safariwatir

2010-01-29 Thread Željko Filipin
On Fri, Jan 29, 2010 at 12:37 PM, gary mrgaryengl...@googlemail.com wrote: Thanks for your reply, but you know I've been here as you told me to change my post. Now I remember. :) I have completely forgot that I have told you to post the question here. Bad memory. Very bad memory. Željko --

Re: [wtr-general] Re: browser.url doesn't work in FF3.6

2010-01-29 Thread Željko Filipin
On Fri, Jan 29, 2010 at 2:19 PM, al3kc aleks.kiev...@gmail.com wrote: I changed #{document_var}.location to #{document_var}.URL in FireWatir::Firefox.url and now it returns all urls as expected. Please clone watir repository on github, fix it and submit a pull request. Željko -- watir.com -

Re: [wtr-general] Re: Is there a version of jssh.xpi for FF3.6 for snow leopard

2010-01-29 Thread Željko Filipin
On Fri, Jan 29, 2010 at 4:49 PM, QAguy qablogm...@gmail.com wrote: def start_browser if WHICH_BROWSER == 'safari' then Watir::Browser.default = WHICH_BROWSER @browser = Watir::Browser.new else @browser = Watir::Browser.new(:WHICH_BROWSER) end end To avoid problems, require

[wtr-general] Ads on watir.com

2010-01-30 Thread Željko Filipin
A few days ago at #watir irc channel, Jari pointed to the thread at Selenium mailing list (can not find the link at the moment) where Patrick said Selenium raises about 1000 usd each month with ads displayed on Selenium sites. Jari suggested we should put ads on watir.com to raise some money. I am

Re: [wtr-general] Re: Is there a version of jssh.xpi for FF3.6 for snow leopard

2010-02-01 Thread Željko Filipin
On Fri, Jan 29, 2010 at 5:47 PM, QAguy qablogm...@gmail.com wrote: def start_browser if WHICH_BROWSER == 'safari' then require 'safariwatir' requite 'watir' @browser = Watir::Safari.new else require 'web-webdriver' require 'firewatir' require 'watir' @browser =

Re: [wtr-general] What has happened to http://wtr.rubyforge.org/rdoc/ ?

2010-02-01 Thread Željko Filipin
On Mon, Feb 1, 2010 at 12:33 PM, Prajakta Jadhav jadhav.praja...@gmail.com wrote: This page is showing some index instead of the Watir's RDoc with 3 lists. Marek created rdoc for Watir 1.6.5, and left the rdoc for 1.6.2. Click the one you want. Did I miss something? Apparently. :) Maybe it

Re: [wtr-general] Cannot install watir-webdriver on Mac(10.6 Snow Leopard).

2010-02-02 Thread Željko Filipin
On Mon, Feb 1, 2010 at 4:57 PM, Bill Agee billa...@gmail.com wrote: In the command you pasted, the gem name is missing the b in webdriver: And I saw rubygems or firewall problems. :) Željko -- You received this message because you are subscribed to the Google Groups Watir General group. To

Re: [wtr-general] Re: Watir debug logging

2010-02-02 Thread Željko Filipin
On Tue, Feb 2, 2010 at 9:54 AM, Frank Harper fhar...@greenliff.com wrote: From the lack of other replies, I'm guessing something like this isn't already built in to Watir. You are correct. As far as I know it is not build into Watir. It is easy enough to extend Watir methods to do that, and I

Re: [wtr-general] Re: How to unsubscribe from wtr-general ?

2010-02-02 Thread Željko Filipin
On Tue, Feb 2, 2010 at 8:03 AM, Mary Subaidha marysubai...@gmail.com wrote: I would like to unsubscribe Done. Željko -- watir.com - community manager watirpodcast.com - host -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this

Re: [wtr-general] What has happened to http://wtr.rubyforge.org/rdoc/ ?

2010-02-02 Thread Željko Filipin
On Mon, Feb 1, 2010 at 6:30 PM, marekj marekj@gmail.com wrote: I can make a nice index.html to poin to both old and new rdoc files as well as to now yardoc depending on how others like to read their docs. I would prefer nice index.html. :) Željko -- You received this message because you

Re: [wtr-general] Broken link in http://wtr.rubyforge.org/rdoc/classes/Watir/Container.html

2010-02-03 Thread Željko Filipin
On Tue, Feb 2, 2010 at 10:09 AM, Frank Harper fhar...@greenliff.com wrote: I just went to http://wtr.rubyforge.org/rdoc/classes/Watir/Container.html#M81 The link is broken now. I guess Marek moved it somewhere. željko -- You received this message because you are subscribed to the Google

Re: [wtr-general] New proposed Watir project home on the wiki

2010-02-03 Thread Željko Filipin
On Mon, Feb 1, 2010 at 5:32 AM, Alister Scott alister.sc...@gmail.com wrote: The new proposed page is: http://wiki.openqa.org/display/WTR/Project+Home+%28Proposed%29 Alister, This is not how the things should be done. I just make the change and _then_ ask if people like it. :) There is no need

[wtr-general] Donate to Watir

2010-02-03 Thread Željko Filipin
If you like the Watir project, you can make a donation. There is donate button at http://watir.com/. We have raised $370 this year. You can see list of donors and Bret's thank you note at http://pledgie.com/campaigns/2982 Željko -- watir.com - community manager watirpodcast.com - host -- You

Re: [wtr-general] Finding the position of element in webpage

2010-02-03 Thread Željko Filipin
On Wed, Feb 3, 2010 at 11:52 AM, Ramapulla Reddy ramapullare...@gmail.com wrote: Does watir has a way to find the position of an element by giving its id or name or xpath etc Please take a look at this: http://wiki.openqa.org/display/WTR/Tutorial http://watir.com/

[wtr-general] Watir Podcast #31

2010-02-03 Thread Željko Filipin
Jari Bakken and Simon Stewart on Watir 2.0, Selenium and WebDriver, Celerity and HtmlUnit http://bit.ly/aNqUkU Željko -- watir.com - community manager watirpodcast.com - host -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this

<    1   2   3   4   5   6   7   8   9   10   >