From notifications at github.com Wed Dec 5 06:08:37 2012 From: notifications at github.com (shanth) Date: Tue, 04 Dec 2012 22:08:37 -0800 Subject: [Wtr-development] [watir-classic] Watir3.0 is not cliking links. (#46) Message-ID: I upgraded to watir3.0 from watir1.5.3.OS is WindowsXP.Brower is IE8 When I run the existing scripts on watir3.0, found below error. The application has menu structure.I am accessing a link in that menu using text property.I didn't see any issue with Watir1.5.3 . Watir::Exception::UnknownObjectException: Unable to locate element, using {:tag_name=>["a"], :text --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/46 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 07:42:41 2012 From: notifications at github.com (hemanth.hm) Date: Tue, 04 Dec 2012 23:42:41 -0800 Subject: [Wtr-development] [watir-webdriver] No FF17 support yet? (#173) Message-ID: Facing lots of issues on FF17. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/173 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 07:54:36 2012 From: notifications at github.com (Jari Bakken) Date: Tue, 04 Dec 2012 23:54:36 -0800 Subject: [Wtr-development] [watir-webdriver] No FF17 support yet? (#173) In-Reply-To: References: Message-ID: Closed #173. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/173 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 07:54:37 2012 From: notifications at github.com (Jari Bakken) Date: Tue, 04 Dec 2012 23:54:37 -0800 Subject: [Wtr-development] [watir-webdriver] No FF17 support yet? (#173) In-Reply-To: References: Message-ID: selenium-webdriver will have Firefox 17 support in version 2.27, which should be out this week, perhaps today. For the record, watir-webdriver doesn't have any "browser support", it's just a wrapper around selenium-webdriver, so any issues with a specific browser is extremely unlikely to be a problem in this code base. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/173#issuecomment-11032527 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 07:58:28 2012 From: notifications at github.com (Jari Bakken) Date: Tue, 04 Dec 2012 23:58:28 -0800 Subject: [Wtr-development] [watir-webdriver] Frames cause issue with FF 15, works in FF 14 (#162) In-Reply-To: References: Message-ID: Closing this. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/162#issuecomment-11032611 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 07:58:28 2012 From: notifications at github.com (Jari Bakken) Date: Tue, 04 Dec 2012 23:58:28 -0800 Subject: [Wtr-development] [watir-webdriver] Frames cause issue with FF 15, works in FF 14 (#162) In-Reply-To: References: Message-ID: Closed #162. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/162 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 07:59:57 2012 From: notifications at github.com (Jari Bakken) Date: Tue, 04 Dec 2012 23:59:57 -0800 Subject: [Wtr-development] [watir-webdriver] Browser.execute_script results in SystemStackError Exception: stack level too deep (#160) In-Reply-To: References: Message-ID: No response in three months, closing. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/160#issuecomment-11032638 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 07:59:57 2012 From: notifications at github.com (Jari Bakken) Date: Tue, 04 Dec 2012 23:59:57 -0800 Subject: [Wtr-development] [watir-webdriver] Browser.execute_script results in SystemStackError Exception: stack level too deep (#160) In-Reply-To: References: Message-ID: Closed #160. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/160 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 08:01:28 2012 From: notifications at github.com (Jari Bakken) Date: Wed, 05 Dec 2012 00:01:28 -0800 Subject: [Wtr-development] [watir-webdriver] watir-webdriver is very slow locating an table element (#151) In-Reply-To: References: Message-ID: No response in two months, closing. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/151#issuecomment-11032663 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 08:01:28 2012 From: notifications at github.com (Jari Bakken) Date: Wed, 05 Dec 2012 00:01:28 -0800 Subject: [Wtr-development] [watir-webdriver] watir-webdriver is very slow locating an table element (#151) In-Reply-To: References: Message-ID: Closed #151. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/151 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 08:46:06 2012 From: notifications at github.com (hemanth.hm) Date: Wed, 05 Dec 2012 00:46:06 -0800 Subject: [Wtr-development] [watir-webdriver] No FF17 support yet? (#173) In-Reply-To: References: Message-ID: Wow! Ok @jarib Seems like my intuition is working :) this week, perhaps today! :+1: --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/173#issuecomment-11033604 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 10:18:26 2012 From: notifications at github.com (Jarmo Pertman) Date: Wed, 05 Dec 2012 02:18:26 -0800 Subject: [Wtr-development] [watir-classic] Watir3.0 is not cliking links. (#46) In-Reply-To: References: Message-ID: Please provide us with the code. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/46#issuecomment-11036148 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 10:30:35 2012 From: notifications at github.com (=?UTF-8?B?xb1lbGprbyBGaWxpcGlu?=) Date: Wed, 05 Dec 2012 02:30:35 -0800 Subject: [Wtr-development] [watir-classic] Watir3.0 is not cliking links. (#46) In-Reply-To: References: Message-ID: > Please provide us with the code. +1 --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/46#issuecomment-11036502 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 10:46:33 2012 From: notifications at github.com (shanth) Date: Wed, 05 Dec 2012 02:46:33 -0800 Subject: [Wtr-development] [watir-classic] Watir3.0 is not cliking links. (#46) In-Reply-To: References: Message-ID: $ie.link(:text,"Account").click --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/46#issuecomment-11036924 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 10:54:13 2012 From: notifications at github.com (Jarmo Pertman) Date: Wed, 05 Dec 2012 02:54:13 -0800 Subject: [Wtr-development] [watir-classic] Watir3.0 is not cliking links. (#46) In-Reply-To: References: Message-ID: Please provide us also with the relevant parts of html. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/46#issuecomment-11037102 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 11:07:14 2012 From: notifications at github.com (shanth) Date: Wed, 05 Dec 2012 03:07:14 -0800 Subject: [Wtr-development] [watir-classic] Watir3.0 is not cliking links. (#46) In-Reply-To: References: Message-ID:
  • Main
  • Main
  • The li and div tags are closed.I am not able to send the whole page source. When place the mouse pointer over the Main then user can see the link 'Capture 1'.Watir 1.5.3 clicks this link even it is not visible.Any alternate in Watir3.0 --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/46#issuecomment-11038321 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 11:54:44 2012 From: notifications at github.com (Jarmo Pertman) Date: Wed, 05 Dec 2012 03:54:44 -0800 Subject: [Wtr-development] [watir-classic] Watir3.0 is not cliking links. (#46) In-Reply-To: References: Message-ID: In that case you have to trigger the event on Main. It depends what event it is listening to, maybe it's mouseover. Try something like this: $ie.link(:class => "menuHeading").span.fire_event("mouseover") $ie.link(:text,'Capture 1').when_present(2).click You have to find out, what element is bound to which element to fire the correct event for this to work properly. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/46#issuecomment-11038645 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 14:27:29 2012 From: notifications at github.com (afuge) Date: Wed, 05 Dec 2012 06:27:29 -0800 Subject: [Wtr-development] [watir-classic] failed to create WIN32OLE object from `InternetExplorer.Application' error on IE startup. (#44) In-Reply-To: References: Message-ID: hey Jarmo and Zeljko, Recently we have faced the same or at least a very similar error using 1.9.3 Ruby with Watir 4.0 There's no error message which points directly to the win32OLE object creation, however it seems the browser is not created as it is expected. Here's our back trace, hope it will be enough: Exception: Timeout::Error Message: execution expired Back Trace: D:/B/ExpWebTrunkCucumber_201211122138/Ruby/Tests/EStar/cucumber/bundleGems/ruby/1.9.1/gems/watir-classic-3.2.0/lib/watir-classic/ie-class.rb:523:in `sleep' D:/B/ExpWebTrunkCucumber_201211122138/Ruby/Tests/EStar/cucumber/bundleGems/ruby/1.9.1/gems/watir-classic-3.2.0/lib/watir-classic/ie-class.rb:523:in `block in wait' D:/B/ExpWebTrunkCucumber_201211122138/Ruby/Tests/EStar/cucumber/bundleGems/ruby/1.9.1/gems/watir-classic-3.2.0/lib/watir-classic/ie-class.rb:520:in `wait' D:/B/ExpWebTrunkCucumber_201211122138/Ruby/Tests/EStar/cucumber/bundleGems/ruby/1.9.1/gems/watir-classic-3.2.0/lib/watir-classic/ie-class.rb:365:in `goto' D:/B/ExpWebTrunkCucumber_201211122138/Ruby/Tests/EStar/cucumber/bundleGems/ruby/1.9.1/gems/watir-classic-3.2.0/lib/watir-classic/ie-class.rb:96:in `_new_window_init' D:/B/ExpWebTrunkCucumber_201211122138/Ruby/Tests/EStar/cucumber/bundleGems/ruby/1.9.1/gems/watir-classic-3.2.0/lib/watir-classic/ie-class.rb:90:in `initialize' We call initialize in ie-class.rb from our framework with the following code: def initialize require 'watir' $ie = Watir::IE.new unless $ie $ie.set_fast_speed handle_popup end Could please investigate it? Thanks, Andras --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/44#issuecomment-11043095 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 14:36:53 2012 From: notifications at github.com (Jarmo Pertman) Date: Wed, 05 Dec 2012 06:36:53 -0800 Subject: [Wtr-development] [watir-classic] failed to create WIN32OLE object from `InternetExplorer.Application' error on IE startup. (#44) In-Reply-To: References: Message-ID: So, looking at the lines in ````ie-class.rb```` it seems that ie win32ole object is busy for some reason: https://github.com/watir/watir-classic/blob/master/lib/watir-classic/ie-class.rb#L522-L524 Why do you have ````#handle_popup```` method call there? What does it do? What happens if you run this code: ```` require "watir" ie = Watir::IE.new true puts "new ie" ie.goto "about:blank" puts "after goto" ```` Can you reproduce it on any machine with same setup? Also, what patchlevel of Ruby 1.9.3 are you using? --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/44#issuecomment-11043464 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 5 19:59:57 2012 From: notifications at github.com (afuge) Date: Wed, 05 Dec 2012 11:59:57 -0800 Subject: [Wtr-development] [watir-classic] failed to create WIN32OLE object from `InternetExplorer.Application' error on IE startup. (#44) In-Reply-To: References: Message-ID: hey Jarmo, sadly I didn't have the opportunity to debug on the problematic machines and the problem was not present on my local computer. however your suggestion about popup handling was the solution for our problem. somehow ie's default browser popup got enabled and we didn't handle it properly at our browser startup. thanks a lot for it! Andras --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/44#issuecomment-11057822 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Thu Dec 6 21:52:48 2012 From: notifications at github.com (Demenchuk Dmitry) Date: Thu, 06 Dec 2012 13:52:48 -0800 Subject: [Wtr-development] [watir-webdriver] notify me about travis builds (3f08043) In-Reply-To: References: Message-ID: Well done! :+1: --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/commit/3f08043949a7e60ca06ac69eb5a495c17a7fb070#commitcomment-2267157 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Fri Dec 7 13:53:17 2012 From: notifications at github.com (Jari Bakken) Date: Fri, 07 Dec 2012 05:53:17 -0800 Subject: [Wtr-development] [watir-webdriver] Attribute case sensitivity problems (#72) In-Reply-To: References: Message-ID: Fixed --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/72#issuecomment-11130538 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Fri Dec 7 13:53:17 2012 From: notifications at github.com (Jari Bakken) Date: Fri, 07 Dec 2012 05:53:17 -0800 Subject: [Wtr-development] [watir-webdriver] Attribute case sensitivity problems (#72) In-Reply-To: References: Message-ID: Closed #72. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/72 -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Sat Dec 8 13:22:54 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Sat, 8 Dec 2012 14:22:54 +0100 Subject: [Wtr-development] Support sheriff In-Reply-To: References: Message-ID: I am sad to see that nobody gave a +1, but am I glad that there were no -1s. :) I have added Justin to the team page[1]. Justin, can you send me a photo and write a few sentences about you, like Alex did[2]? ?eljko -- [1] http://watir.com/team/ [2] http://watir.com/2012/07/18/watir-team-news-2/ On Sat, Nov 17, 2012 at 1:22 PM, ?eljko Filipin wrote: > I have noticed that Justin Ko has Watir badge at Stackoverflow[1]. As far > as I am concerned, that makes him a Watir support sheriff. I have contacted > him and he said: "Sure, it would be an honour to be part of the Watir team." > > If nobody complains in the next week or so, I will add him to the team[2]. > > Justin has a blog[3] where he writes mostly on Watir. > > ?eljko > -- > [1] http://stackoverflow.com/badges/1104/watir > [2] http://watir.com/team/ > [3] http://jkotests.wordpress.com/ > -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Sat Dec 8 13:30:31 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Sat, 8 Dec 2012 14:30:31 +0100 Subject: [Wtr-development] Adding Dave McNulla to the Watir team Message-ID: Hi, I would like to add Dave McNulla to the Watir team[1]. He has recorded 5 Watir podcast episodes (and counting)[2]. He is also active at Stack Overflow[3] and watir-general[4]. He has a blog[5] and he is tweets as @dmcnulla[6]. Please let me know what you think. If nobody complains in a week or so, I will add him to the team page. ?eljko -- [1] http://watir.com/team/ [2] http://watirpodcast.com/ [3] http://stackoverflow.com/users/396986/dave-mcnulla [4] https://groups.google.com/forum/?fromgroups#!forum/watir-general [5] http://dmcnulla.wordpress.com/ [6] https://twitter.com/dmcnulla -------------- next part -------------- An HTML attachment was scrubbed... URL: From p0deje at gmail.com Sat Dec 8 17:02:33 2012 From: p0deje at gmail.com (Alex Rodionov) Date: Sun, 9 Dec 2012 00:02:33 +0700 Subject: [Wtr-development] Adding Dave McNulla to the Watir team In-Reply-To: References: Message-ID: <8B3D58AD6A644578A0342552EE62B825@gmail.com> +1 -- Cheerz, Alex Rodionov On Saturday, December 8, 2012 at 20:30 , ?eljko Filipin wrote: > Hi, > > I would like to add Dave McNulla to the Watir team[1]. He has recorded 5 Watir podcast episodes (and counting)[2]. He is also active at Stack Overflow[3] and watir-general[4]. > > He has a blog[5] and he is tweets as @dmcnulla[6]. > > Please let me know what you think. If nobody complains in a week or so, I will add him to the team page. > > ?eljko > -- > [1] http://watir.com/team/ > [2] http://watirpodcast.com/ > [3] http://stackoverflow.com/users/396986/dave-mcnulla > [4] https://groups.google.com/forum/?fromgroups#!forum/watir-general > [5] http://dmcnulla.wordpress.com/ > [6] https://twitter.com/dmcnulla > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org (mailto:Wtr-development at rubyforge.org) > http://rubyforge.org/mailman/listinfo/wtr-development > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sqapro at gmail.com Sat Dec 8 23:49:10 2012 From: sqapro at gmail.com (Charles S van der Linden) Date: Sat, 8 Dec 2012 15:49:10 -0800 Subject: [Wtr-development] Adding Dave McNulla to the Watir team In-Reply-To: <8B3D58AD6A644578A0342552EE62B825@gmail.com> References: <8B3D58AD6A644578A0342552EE62B825@gmail.com> Message-ID: +1 On Sat, Dec 8, 2012 at 9:02 AM, Alex Rodionov wrote: > +1 > > -- > Cheerz, > Alex Rodionov > > On Saturday, December 8, 2012 at 20:30 , ?eljko Filipin wrote: > > Hi, > > I would like to add Dave McNulla to the Watir team[1]. He has recorded 5 > Watir podcast episodes (and counting)[2]. He is also active at Stack > Overflow[3] and watir-general[4]. > > He has a blog[5] and he is tweets as @dmcnulla[6]. > > Please let me know what you think. If nobody complains in a week or so, I > will add him to the team page. > > ?eljko > -- > [1] http://watir.com/team/ > [2] http://watirpodcast.com/ > [3] http://stackoverflow.com/users/396986/dave-mcnulla > [4] https://groups.google.com/forum/?fromgroups#!forum/watir-general > [5] http://dmcnulla.wordpress.com/ > [6] https://twitter.com/dmcnulla > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > > > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sqapro at gmail.com Sun Dec 9 01:00:07 2012 From: sqapro at gmail.com (Charles S van der Linden) Date: Sat, 8 Dec 2012 17:00:07 -0800 Subject: [Wtr-development] Support sheriff In-Reply-To: References: Message-ID: I thought I had sent a +1 but maybe it did not go to the right address? On Sat, Dec 8, 2012 at 5:22 AM, ?eljko Filipin wrote: > I am sad to see that nobody gave a +1, but am I glad that there were no > -1s. :) > > I have added Justin to the team page[1]. > > Justin, can you send me a photo and write a few sentences about you, like > Alex did[2]? > > ?eljko > -- > [1] http://watir.com/team/ > [2] http://watir.com/2012/07/18/watir-team-news-2/ > > > On Sat, Nov 17, 2012 at 1:22 PM, ?eljko Filipin wrote: > >> I have noticed that Justin Ko has Watir badge at Stackoverflow[1]. As far >> as I am concerned, that makes him a Watir support sheriff. I have contacted >> him and he said: "Sure, it would be an honour to be part of the Watir team." >> >> If nobody complains in the next week or so, I will add him to the team[2]. >> >> Justin has a blog[3] where he writes mostly on Watir. >> >> ?eljko >> -- >> [1] http://stackoverflow.com/badges/1104/watir >> [2] http://watir.com/team/ >> [3] http://jkotests.wordpress.com/ >> > > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jarmo.p at gmail.com Sun Dec 9 14:04:08 2012 From: jarmo.p at gmail.com (Jarmo) Date: Sun, 9 Dec 2012 16:04:08 +0200 Subject: [Wtr-development] Support sheriff In-Reply-To: References: Message-ID: +1, better late than never :) On Sun, Dec 9, 2012 at 3:00 AM, Charles S van der Linden wrote: > I thought I had sent a +1 but maybe it did not go to the right address? > > > On Sat, Dec 8, 2012 at 5:22 AM, ?eljko Filipin wrote: > >> I am sad to see that nobody gave a +1, but am I glad that there were no >> -1s. :) >> >> I have added Justin to the team page[1]. >> >> Justin, can you send me a photo and write a few sentences about you, like >> Alex did[2]? >> >> ?eljko >> -- >> [1] http://watir.com/team/ >> [2] http://watir.com/2012/07/18/watir-team-news-2/ >> >> >> On Sat, Nov 17, 2012 at 1:22 PM, ?eljko Filipin > > wrote: >> >>> I have noticed that Justin Ko has Watir badge at Stackoverflow[1]. As >>> far as I am concerned, that makes him a Watir support sheriff. I have >>> contacted him and he said: "Sure, it would be an honour to be part of the >>> Watir team." >>> >>> If nobody complains in the next week or so, I will add him to the >>> team[2]. >>> >>> Justin has a blog[3] where he writes mostly on Watir. >>> >>> ?eljko >>> -- >>> [1] http://stackoverflow.com/badges/1104/watir >>> [2] http://watir.com/team/ >>> [3] http://jkotests.wordpress.com/ >>> >> >> >> _______________________________________________ >> Wtr-development mailing list >> Wtr-development at rubyforge.org >> http://rubyforge.org/mailman/listinfo/wtr-development >> > > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jarmo.p at gmail.com Sun Dec 9 14:04:46 2012 From: jarmo.p at gmail.com (Jarmo) Date: Sun, 9 Dec 2012 16:04:46 +0200 Subject: [Wtr-development] Adding Dave McNulla to the Watir team In-Reply-To: References: <8B3D58AD6A644578A0342552EE62B825@gmail.com> Message-ID: +1 On Sun, Dec 9, 2012 at 1:49 AM, Charles S van der Linden wrote: > +1 > > > On Sat, Dec 8, 2012 at 9:02 AM, Alex Rodionov wrote: > >> +1 >> >> -- >> Cheerz, >> Alex Rodionov >> >> On Saturday, December 8, 2012 at 20:30 , ?eljko Filipin wrote: >> >> Hi, >> >> I would like to add Dave McNulla to the Watir team[1]. He has recorded 5 >> Watir podcast episodes (and counting)[2]. He is also active at Stack >> Overflow[3] and watir-general[4]. >> >> He has a blog[5] and he is tweets as @dmcnulla[6]. >> >> Please let me know what you think. If nobody complains in a week or so, I >> will add him to the team page. >> >> ?eljko >> -- >> [1] http://watir.com/team/ >> [2] http://watirpodcast.com/ >> [3] http://stackoverflow.com/users/396986/dave-mcnulla >> [4] https://groups.google.com/forum/?fromgroups#!forum/watir-general >> [5] http://dmcnulla.wordpress.com/ >> [6] https://twitter.com/dmcnulla >> _______________________________________________ >> Wtr-development mailing list >> Wtr-development at rubyforge.org >> http://rubyforge.org/mailman/listinfo/wtr-development >> >> >> >> _______________________________________________ >> Wtr-development mailing list >> Wtr-development at rubyforge.org >> http://rubyforge.org/mailman/listinfo/wtr-development >> > > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From colinsdaddy at gmail.com Sun Dec 9 15:07:11 2012 From: colinsdaddy at gmail.com (Hugh McGowan) Date: Sun, 9 Dec 2012 09:07:11 -0600 Subject: [Wtr-development] Adding Dave McNulla to the Watir team In-Reply-To: References: <8B3D58AD6A644578A0342552EE62B825@gmail.com> Message-ID: +1 On Sun, Dec 9, 2012 at 8:04 AM, Jarmo wrote: > +1 > > > On Sun, Dec 9, 2012 at 1:49 AM, Charles S van der Linden > wrote: > >> +1 >> >> >> On Sat, Dec 8, 2012 at 9:02 AM, Alex Rodionov wrote: >> >>> +1 >>> >>> -- >>> Cheerz, >>> Alex Rodionov >>> >>> On Saturday, December 8, 2012 at 20:30 , ?eljko Filipin wrote: >>> >>> Hi, >>> >>> I would like to add Dave McNulla to the Watir team[1]. He has recorded 5 >>> Watir podcast episodes (and counting)[2]. He is also active at Stack >>> Overflow[3] and watir-general[4]. >>> >>> He has a blog[5] and he is tweets as @dmcnulla[6]. >>> >>> Please let me know what you think. If nobody complains in a week or so, >>> I will add him to the team page. >>> >>> ?eljko >>> -- >>> [1] http://watir.com/team/ >>> [2] http://watirpodcast.com/ >>> [3] http://stackoverflow.com/users/396986/dave-mcnulla >>> [4] https://groups.google.com/forum/?fromgroups#!forum/watir-general >>> [5] http://dmcnulla.wordpress.com/ >>> [6] https://twitter.com/dmcnulla >>> _______________________________________________ >>> Wtr-development mailing list >>> Wtr-development at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/wtr-development >>> >>> >>> >>> _______________________________________________ >>> Wtr-development mailing list >>> Wtr-development at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/wtr-development >>> >> >> >> _______________________________________________ >> Wtr-development mailing list >> Wtr-development at rubyforge.org >> http://rubyforge.org/mailman/listinfo/wtr-development >> > > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Dec 10 07:00:49 2012 From: notifications at github.com (hemanth.hm) Date: Sun, 09 Dec 2012 23:00:49 -0800 Subject: [Wtr-development] [watir] Extending watir classes. (#6) Message-ID: Let the code do the talking : ~~~ require 'watir' module Watir class FieldElement < InputElement # Some code end end # Getting uninitilazed constant Watir::InputElement how come? ~~~ Same for : ~~~ require 'watir' Watir.driver = :classic Watir.load_driver module Watir class FieldElement < InputElement # Some code end end ~~~~ Then, the below code works, after Watir::Browser.new module Watir will be loaded. ~~~ require 'watir' browser = Watir::Browser.new module Watir class FieldElement < InputElement # Some code end end ~~~ So, is there a way to extend the class before `Watir::Browser.new` :question: --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir/issues/6 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Dec 10 14:28:08 2012 From: notifications at github.com (Jarmo Pertman) Date: Mon, 10 Dec 2012 06:28:08 -0800 Subject: [Wtr-development] [watir-classic] Remove autoload code for IE class. (#47) Message-ID: Remove the Kernel#autoload code, which is not needed anymore, but causes problems when people want to monkeypatch/extend Watir classes. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/47 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Dec 10 14:30:28 2012 From: notifications at github.com (Jarmo Pertman) Date: Mon, 10 Dec 2012 06:30:28 -0800 Subject: [Wtr-development] [watir] Extending watir classes. (#6) In-Reply-To: References: Message-ID: The reason you're getting that error is because ````watir-classic```` has an ````autoload```` statement for IE class, which loads all the code. The code is actually rudimentary and from the times of ````FireWatir````. It should be removed in the future, but currently you can do something like this if you're using only watir-classic: ```` require "watir" Watir.driver = :classic Watir.load_driver # trigger autoload Watir::IE # your code ```` I've opened up a separate issue for removing ````autoload```` code https://github.com/watir/watir-classic/issues/47 --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir/issues/6#issuecomment-11196239 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Dec 10 14:38:35 2012 From: notifications at github.com (hemanth.hm) Date: Mon, 10 Dec 2012 06:38:35 -0800 Subject: [Wtr-development] [watir] Extending watir classes. (#6) In-Reply-To: References: Message-ID: @jarmo Kool, was almost there, but had to do an `Watir::IE` will try it very soon and update. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir/issues/6#issuecomment-11196623 -------------- next part -------------- An HTML attachment was scrubbed... URL: From bret at pettichord.com Mon Dec 10 17:51:22 2012 From: bret at pettichord.com (Bret Pettichord) Date: Mon, 10 Dec 2012 11:51:22 -0600 Subject: [Wtr-development] Adding Dave McNulla to the Watir team In-Reply-To: References: <8B3D58AD6A644578A0342552EE62B825@gmail.com> Message-ID: +1 On Sun, Dec 9, 2012 at 9:07 AM, Hugh McGowan wrote: > +1 > > > On Sun, Dec 9, 2012 at 8:04 AM, Jarmo wrote: > >> +1 >> >> >> On Sun, Dec 9, 2012 at 1:49 AM, Charles S van der Linden < >> sqapro at gmail.com> wrote: >> >>> +1 >>> >>> >>> On Sat, Dec 8, 2012 at 9:02 AM, Alex Rodionov wrote: >>> >>>> +1 >>>> >>>> -- >>>> Cheerz, >>>> Alex Rodionov >>>> >>>> On Saturday, December 8, 2012 at 20:30 , ?eljko Filipin wrote: >>>> >>>> Hi, >>>> >>>> I would like to add Dave McNulla to the Watir team[1]. He has recorded >>>> 5 Watir podcast episodes (and counting)[2]. He is also active at Stack >>>> Overflow[3] and watir-general[4]. >>>> >>>> He has a blog[5] and he is tweets as @dmcnulla[6]. >>>> >>>> Please let me know what you think. If nobody complains in a week or so, >>>> I will add him to the team page. >>>> >>>> ?eljko >>>> -- >>>> [1] http://watir.com/team/ >>>> [2] http://watirpodcast.com/ >>>> [3] http://stackoverflow.com/users/396986/dave-mcnulla >>>> [4] https://groups.google.com/forum/?fromgroups#!forum/watir-general >>>> [5] http://dmcnulla.wordpress.com/ >>>> [6] https://twitter.com/dmcnulla >>>> _______________________________________________ >>>> Wtr-development mailing list >>>> Wtr-development at rubyforge.org >>>> http://rubyforge.org/mailman/listinfo/wtr-development >>>> >>>> >>>> >>>> _______________________________________________ >>>> Wtr-development mailing list >>>> Wtr-development at rubyforge.org >>>> http://rubyforge.org/mailman/listinfo/wtr-development >>>> >>> >>> >>> _______________________________________________ >>> Wtr-development mailing list >>> Wtr-development at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/wtr-development >>> >> >> >> _______________________________________________ >> Wtr-development mailing list >> Wtr-development at rubyforge.org >> http://rubyforge.org/mailman/listinfo/wtr-development >> > > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -- Bret Pettichord Director, Watir Project www.watir.com QA Manager, Blackbaud www.blackbaud.com/careers Twitter @bpettichord -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 13 13:40:31 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Thu, 13 Dec 2012 14:40:31 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= Message-ID: Hi, Anukul from Infogain has left this comment at watir.com (at the bottom of this e-mail message). We did not have any process for getting company logos on Watir home page so far. I am suggesting a simple +1/-1 vote. If nobody complains in the next week or so, I will add their logo to the site. I will also create a short blog post about every new company that we add to the site. ?eljko -- Hi, I work at Infogain and would like to include our company?s logo on the Watir page. We have been using Watir extensively for the past 4 years and built a data driven framework on it. Also, for cross browser support (firefox, chrome), we have incorporated watir-webdriver gem, and also using this in conjunction with the cucumber framework. This has been working wonders for us, and we run a suite of about 350 testcases on a daily basis. Please let me know if you can include our company?s logo, and any specific information that you might require. Thanks, Anukul Singhal -------------- next part -------------- An HTML attachment was scrubbed... URL: From bret at pettichord.com Thu Dec 13 15:48:09 2012 From: bret at pettichord.com (Bret Pettichord) Date: Thu, 13 Dec 2012 09:48:09 -0600 Subject: [Wtr-development] =?windows-1252?q?Include_our_company=92s_logo_o?= =?windows-1252?q?n_the_Watir_page=2E?= In-Reply-To: References: Message-ID: +1 On Thu, Dec 13, 2012 at 7:40 AM, ?eljko Filipin wrote: > Hi, > > Anukul from Infogain has left this comment at watir.com (at the bottom of > this e-mail message). > > We did not have any process for getting company logos on Watir home page > so far. I am suggesting a simple +1/-1 vote. > > If nobody complains in the next week or so, I will add their logo to the > site. I will also create a short blog post about every new company that we > add to the site. > > ?eljko > > -- > > Hi, > > I work at Infogain and would like to include our company?s logo on the > Watir page. > > We have been using Watir extensively for the past 4 years and built a data > driven framework on it. Also, for cross browser support (firefox, chrome), > we have incorporated watir-webdriver gem, and also using this in > conjunction with the cucumber framework. > > This has been working wonders for us, and we run a suite of about 350 > testcases on a daily basis. > > Please let me know if you can include our company?s logo, and any specific > information that you might require. > > Thanks, > Anukul Singhal > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -- Bret Pettichord Director, Watir Project www.watir.com QA Manager, Blackbaud www.blackbaud.com/careers Twitter @bpettichord -------------- next part -------------- An HTML attachment was scrubbed... URL: From p0deje at gmail.com Thu Dec 13 15:55:21 2012 From: p0deje at gmail.com (Alex Rodionov) Date: Thu, 13 Dec 2012 22:55:21 +0700 Subject: [Wtr-development] Include our =?utf-8?Q?company=E2=80=99s_?=logo on the Watir page. In-Reply-To: References: Message-ID: +1 -- Cheerz, Alex Rodionov On Thursday, December 13, 2012 at 22:48 , Bret Pettichord wrote: > +1 > > On Thu, Dec 13, 2012 at 7:40 AM, ?eljko Filipin wrote: > > Hi, > > > > Anukul from Infogain has left this comment at watir.com (http://watir.com) (at the bottom of this e-mail message). > > > > We did not have any process for getting company logos on Watir home page so far. I am suggesting a simple +1/-1 vote. > > > > If nobody complains in the next week or so, I will add their logo to the site. I will also create a short blog post about every new company that we add to the site. > > > > ?eljko > > > > -- > > > > Hi, > > > > I work at Infogain and would like to include our company?s logo on the Watir page. > > > > We have been using Watir extensively for the past 4 years and built a data driven framework on it. Also, for cross browser support (firefox, chrome), we have incorporated watir-webdriver gem, and also using this in conjunction with the cucumber framework. > > > > This has been working wonders for us, and we run a suite of about 350 testcases on a daily basis. > > > > Please let me know if you can include our company?s logo, and any specific information that you might require. > > > > Thanks, > > Anukul Singhal > > > > _______________________________________________ > > Wtr-development mailing list > > Wtr-development at rubyforge.org (mailto:Wtr-development at rubyforge.org) > > http://rubyforge.org/mailman/listinfo/wtr-development > > > > -- > Bret Pettichord > Director, Watir Project www.watir.com (http://www.watir.com) > QA Manager, Blackbaud www.blackbaud.com/careers (http://www.blackbaud.com/careers) > Twitter @bpettichord (http://www.twitter.com/bpettichord) > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org (mailto:Wtr-development at rubyforge.org) > http://rubyforge.org/mailman/listinfo/wtr-development > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From p0deje at gmail.com Thu Dec 13 16:55:17 2012 From: p0deje at gmail.com (Alex Rodionov) Date: Thu, 13 Dec 2012 23:55:17 +0700 Subject: [Wtr-development] Include our =?utf-8?Q?company=E2=80=99s_?=logo on the Watir page. In-Reply-To: References: Message-ID: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> I'd like to see my company in the list too. Website: http://www.toptal.com Logo: http://hackprinceton.com/wp-content/uploads/2012/02/toptal_logo_500px.jpg About: Toptal is a rapidly growing network comprised of some of the most talented engineers in the world, distributed across the globe. Our primary focus is to connect our network with the best tech companies in the world. -- Cheerz, Alex Rodionov On Thursday, December 13, 2012 at 22:55 , Alex Rodionov wrote: > +1 > > -- > Cheerz, > Alex Rodionov > > > On Thursday, December 13, 2012 at 22:48 , Bret Pettichord wrote: > > > +1 > > > > On Thu, Dec 13, 2012 at 7:40 AM, ?eljko Filipin wrote: > > > Hi, > > > > > > Anukul from Infogain has left this comment at watir.com (http://watir.com) (at the bottom of this e-mail message). > > > > > > We did not have any process for getting company logos on Watir home page so far. I am suggesting a simple +1/-1 vote. > > > > > > If nobody complains in the next week or so, I will add their logo to the site. I will also create a short blog post about every new company that we add to the site. > > > > > > ?eljko > > > > > > -- > > > > > > Hi, > > > > > > I work at Infogain and would like to include our company?s logo on the Watir page. > > > > > > We have been using Watir extensively for the past 4 years and built a data driven framework on it. Also, for cross browser support (firefox, chrome), we have incorporated watir-webdriver gem, and also using this in conjunction with the cucumber framework. > > > > > > This has been working wonders for us, and we run a suite of about 350 testcases on a daily basis. > > > > > > Please let me know if you can include our company?s logo, and any specific information that you might require. > > > > > > Thanks, > > > Anukul Singhal > > > > > > _______________________________________________ > > > Wtr-development mailing list > > > Wtr-development at rubyforge.org (mailto:Wtr-development at rubyforge.org) > > > http://rubyforge.org/mailman/listinfo/wtr-development > > > > > > > > -- > > Bret Pettichord > > Director, Watir Project www.watir.com (http://www.watir.com) > > QA Manager, Blackbaud www.blackbaud.com/careers (http://www.blackbaud.com/careers) > > Twitter @bpettichord (http://www.twitter.com/bpettichord) > > _______________________________________________ > > Wtr-development mailing list > > Wtr-development at rubyforge.org (mailto:Wtr-development at rubyforge.org) > > http://rubyforge.org/mailman/listinfo/wtr-development > > > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 13 17:12:02 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Thu, 13 Dec 2012 18:12:02 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> Message-ID: On Thu, Dec 13, 2012 at 5:55 PM, Alex Rodionov wrote: > Website: http://www.toptal.com > +1 When I get some time, I plan to cleanup watir.com. One of the things that I plan to do is to remove all logos from the homepage, leaving only logos of the companies that explicitly asked for it. So, if you would like your company logo at watir.com, send a few sentences about the company and logo here. ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From jarmo.p at gmail.com Thu Dec 13 20:59:49 2012 From: jarmo.p at gmail.com (Jarmo) Date: Thu, 13 Dec 2012 22:59:49 +0200 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> Message-ID: Why do you think that removing existing logos is a good idea? I think the more logos we have there the better for Watir as a tool. Do you think otherwise? On Thu, Dec 13, 2012 at 7:12 PM, ?eljko Filipin wrote: > On Thu, Dec 13, 2012 at 5:55 PM, Alex Rodionov wrote: > >> Website: http://www.toptal.com >> > > +1 > > When I get some time, I plan to cleanup watir.com. One of the things that > I plan to do is to remove all logos from the homepage, leaving only logos > of the companies that explicitly asked for it. So, if you would like your > company logo at watir.com, send a few sentences about the company and > logo here. > > ?eljko > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim at altentee.com Thu Dec 13 21:53:34 2012 From: tim at altentee.com (Tim Koopmans) Date: Fri, 14 Dec 2012 08:53:34 +1100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> Message-ID: +1 for keeping all existing logos. But maybe we should format the height x width so they are a bit more uniform (against each other) and don't end up taking all the screen space for the front page. I'm happy to help. Regards, Tim Koopmans +61 417 262 008 The Automation Company On Fri, Dec 14, 2012 at 7:59 AM, Jarmo wrote: > Why do you think that removing existing logos is a good idea? > > I think the more logos we have there the better for Watir as a tool. Do > you think otherwise? > > > On Thu, Dec 13, 2012 at 7:12 PM, ?eljko Filipin wrote: > >> On Thu, Dec 13, 2012 at 5:55 PM, Alex Rodionov wrote: >> >>> Website: http://www.toptal.com >>> >> >> +1 >> >> When I get some time, I plan to cleanup watir.com. One of the things >> that I plan to do is to remove all logos from the homepage, leaving only >> logos of the companies that explicitly asked for it. So, if you would like >> your company logo at watir.com, send a few sentences about the company >> and logo here. >> >> ?eljko >> >> _______________________________________________ >> Wtr-development mailing list >> Wtr-development at rubyforge.org >> http://rubyforge.org/mailman/listinfo/wtr-development >> > > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 13 22:00:34 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Thu, 13 Dec 2012 23:00:34 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> Message-ID: On Thu, Dec 13, 2012 at 9:59 PM, Jarmo wrote: > Why do you think that removing existing logos is a good idea? > We have no idea if the companies are really using Watir or not. As far as I remember Alister picked up company names from Watir Users wiki page. For example, I have heard that Facebook used Watir, but it does not use it any more. > I think the more logos we have there the better for Watir as a tool. Do > you think otherwise? > I think so too. But, I would like to have some proof that a company is really using Watir. One proof would be that we know somebody from the company and he or she said they use Watir. ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 13 22:02:05 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Thu, 13 Dec 2012 23:02:05 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> Message-ID: On Thu, Dec 13, 2012 at 10:53 PM, Tim Koopmans wrote: > But maybe we should format the height x width so they are a bit more > uniform (against each other) and don't end up taking all the screen space > for the front page. I'm happy to help. Great! :) You already have admin account at watir.com. Let me know if you have any questions. ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 13 22:03:51 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Thu, 13 Dec 2012 23:03:51 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> Message-ID: On Thu, Dec 13, 2012 at 11:00 PM, ?eljko Filipin wrote: > As far as I remember Alister picked up company names from Watir Users wiki > page This is the page: http://wiki.openqa.org/display/WTR/Watir+Users ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From alister.scott at gmail.com Thu Dec 13 22:17:16 2012 From: alister.scott at gmail.com (Alister Scott) Date: Fri, 14 Dec 2012 08:17:16 +1000 Subject: [Wtr-development] =?windows-1252?q?Include_our_company=92s_logo_o?= =?windows-1252?q?n_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> Message-ID: <5162791882556637251@unknownmsgid> I've had companies in the past ask to be removed which was done immediately on request. Cheers, Alister Sent from my WhoPhone On 14/12/2012, at 8:13 AM, "?eljko Filipin" wrote: On Thu, Dec 13, 2012 at 9:59 PM, Jarmo wrote: > Why do you think that removing existing logos is a good idea? > We have no idea if the companies are really using Watir or not. As far as I remember Alister picked up company names from Watir Users wiki page. For example, I have heard that Facebook used Watir, but it does not use it any more. > I think the more logos we have there the better for Watir as a tool. Do > you think otherwise? > I think so too. But, I would like to have some proof that a company is really using Watir. One proof would be that we know somebody from the company and he or she said they use Watir. ?eljko _______________________________________________ Wtr-development mailing list Wtr-development at rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-development -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 13 22:22:26 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Thu, 13 Dec 2012 23:22:26 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> Message-ID: On Thu, Dec 13, 2012 at 6:12 PM, ?eljko Filipin wrote: > One of the things that I plan to do is to remove all logos from the > homepage, leaving only logos of the companies that explicitly asked for it. I guess I did not make my intentions clear. What I would like to have is a list of people that I can ping every year or two and ask if they still work for the same company and if the company still uses Watir. Does that make sense? ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From jarmo.p at gmail.com Thu Dec 13 22:36:00 2012 From: jarmo.p at gmail.com (Jarmo) Date: Fri, 14 Dec 2012 00:36:00 +0200 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: <5162791882556637251@unknownmsgid> References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> <5162791882556637251@unknownmsgid> Message-ID: I don't see it necessarily bad if we have there some logos of some companies which do not use Watir anymore (e.g. Facebook). The fact that Facebook used Watir at some point is also important in my opinion. In such a light i would not remove logos just for the reason of them not using Watir actively anymore for whatever reasons. Of course we should remove those logos if someone from the company approaches us and wants their logo to be removed. I'm +1 for Tim's idea. By the way, if we're talking about cleaning up watir.com then what do you guys think if watirwebdriver.com and watir.com could get somehow merged now as the API is more of less the same? Currently there are many different places for materials regarding Watir - docs, both of the mentioned sites, outdated wiki. In other words, it seems to me that when someone new starts or wants to start using Watir then it might be quite difficult to find the "correct" source of information. J. On Fri, Dec 14, 2012 at 12:17 AM, Alister Scott wrote: > I've had companies in the past ask to be removed which was done > immediately on request. > > Cheers, > Alister > > Sent from my WhoPhone > > On 14/12/2012, at 8:13 AM, "?eljko Filipin" > wrote: > > On Thu, Dec 13, 2012 at 9:59 PM, Jarmo wrote: > >> Why do you think that removing existing logos is a good idea? >> > > We have no idea if the companies are really using Watir or not. As far as > I remember Alister picked up company names from Watir Users wiki page. > > For example, I have heard that Facebook used Watir, but it does not use it > any more. > > >> I think the more logos we have there the better for Watir as a tool. Do >> you think otherwise? >> > > I think so too. But, I would like to have some proof that a company is > really using Watir. One proof would be that we know somebody from the > company and he or she said they use Watir. > > ?eljko > > _______________________________________________ > > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 13 22:39:58 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Thu, 13 Dec 2012 23:39:58 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> <5162791882556637251@unknownmsgid> Message-ID: On Thu, Dec 13, 2012 at 11:36 PM, Jarmo wrote: > By the way, if we're talking about cleaning up watir.com then what do you > guys think if watirwebdriver.com and watir.com could get somehow merged > now as the API is more of less the same? > I plan to do to the docs cleanup as a part of my work on the book. If you want more information, please start a new thread. ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 13 22:41:35 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Thu, 13 Dec 2012 23:41:35 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> <5162791882556637251@unknownmsgid> Message-ID: On Thu, Dec 13, 2012 at 11:36 PM, Jarmo wrote: > In such a light i would not remove logos just for the reason of them not > using Watir actively anymore for whatever reasons. I would like to hear what other people think. For now I am outvoted: Jarmo and Tim would not remove logos, I would. ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim at altentee.com Thu Dec 13 23:21:49 2012 From: tim at altentee.com (Tim Koopmans) Date: Fri, 14 Dec 2012 10:21:49 +1100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> <5162791882556637251@unknownmsgid> Message-ID: I've cleaned up the current page with thumbnailed gifs at 150px width. It still looks a little cluttered to me and possibly detracts from the look fand feel. Another consideration is that all these extra images slow down page load time ;) In my mind, getting your logo on the front of a popular open source wiki page is a pretty decent bargain in terms of free advertising. Another way to approach this might be to restrict front page advertising to those companies which actively contribute or finance development/watir related events. Regards, Tim Koopmans +61 417 262 008 The Automation Company On Fri, Dec 14, 2012 at 9:41 AM, ?eljko Filipin wrote: > On Thu, Dec 13, 2012 at 11:36 PM, Jarmo wrote: > >> In such a light i would not remove logos just for the reason of them not >> using Watir actively anymore for whatever reasons. > > > I would like to hear what other people think. For now I am outvoted: Jarmo > and Tim would not remove logos, I would. > > ?eljko > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 13 23:24:03 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Fri, 14 Dec 2012 00:24:03 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> <5162791882556637251@unknownmsgid> Message-ID: On Fri, Dec 14, 2012 at 12:21 AM, Tim Koopmans wrote: > Another way to approach this might be to restrict front page advertising > to those companies which actively contribute or finance development/watir > related events. That wold make the list pretty small, right? :) ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim at altentee.com Thu Dec 13 23:29:11 2012 From: tim at altentee.com (Tim Koopmans) Date: Fri, 14 Dec 2012 10:29:11 +1100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> <5162791882556637251@unknownmsgid> Message-ID: I guess. Depends what we want to get out of this. Companies advertised get the cross link and potential click through. Watir users get ... feel good that big(ger)? name companies indirectly endorse it? "Look Boss, even HP uses Watir!" Regards, Tim Koopmans +61 417 262 008 The Automation Company On Fri, Dec 14, 2012 at 10:24 AM, ?eljko Filipin wrote: > On Fri, Dec 14, 2012 at 12:21 AM, Tim Koopmans wrote: > >> Another way to approach this might be to restrict front page advertising >> to those companies which actively contribute or finance development/watir >> related events. > > > That wold make the list pretty small, right? :) > > ?eljko > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 13 23:31:38 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Fri, 14 Dec 2012 00:31:38 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> <5162791882556637251@unknownmsgid> Message-ID: On Fri, Dec 14, 2012 at 12:21 AM, Tim Koopmans wrote: > I've cleaned up the current page with thumbnailed gifs at 150px width. Thanks! It looks good. :) ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 13 23:34:41 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Fri, 14 Dec 2012 00:34:41 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> <5162791882556637251@unknownmsgid> Message-ID: On Fri, Dec 14, 2012 at 12:21 AM, Tim Koopmans wrote: > I've cleaned up the current page with thumbnailed gifs at 150px width. Looks like qsuper.com is dead. Could you also please fix link to Bell? ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim at altentee.com Thu Dec 13 23:43:24 2012 From: tim at altentee.com (Tim Koopmans) Date: Fri, 14 Dec 2012 10:43:24 +1100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> <5162791882556637251@unknownmsgid> Message-ID: Done I'm hazarding a guess QSuper is Queensland Super, based on where Alister lives :) Regards, Tim Koopmans +61 417 262 008 The Automation Company On Fri, Dec 14, 2012 at 10:34 AM, ?eljko Filipin wrote: > On Fri, Dec 14, 2012 at 12:21 AM, Tim Koopmans wrote: > >> I've cleaned up the current page with thumbnailed gifs at 150px width. > > > Looks like qsuper.com is dead. Could you also please fix link to Bell? > > ?eljko > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 13 23:51:11 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Fri, 14 Dec 2012 00:51:11 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> <5162791882556637251@unknownmsgid> Message-ID: On Fri, Dec 14, 2012 at 12:43 AM, Tim Koopmans wrote: > Done I'm hazarding a guess QSuper is Queensland Super, based on where > Alister lives :) Thanks! :) ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From mcnulla at gmail.com Fri Dec 14 00:06:27 2012 From: mcnulla at gmail.com (Dave McNulla) Date: Thu, 13 Dec 2012 16:06:27 -0800 Subject: [Wtr-development] Include our company?s logo on the Watir page. Message-ID: You might check with the submitters to see if they are still using watir actively. I haven't worked at HP in a year. I would be surprised if the same people that submitted their name are still at HP (it's possible). I think others at HP are using it. But wouldn't you want to know somebody there still vouches for watir? That may seem like work, but you would know that there are real people standing behind the recommendation. Something easier might be a call for current recommendations. Thanks, Dave McNulla Get a free DropBox account to save your files safely in the Cloud -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Fri Dec 14 09:41:38 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Fri, 14 Dec 2012 10:41:38 +0100 Subject: [Wtr-development] Include our company?s logo on the Watir page. In-Reply-To: References: Message-ID: On Fri, Dec 14, 2012 at 1:06 AM, Dave McNulla wrote: > You might check with the submitters to see if they are still using watir > actively. The problem is that such list does not exist. ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Mon Dec 17 13:23:59 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Mon, 17 Dec 2012 14:23:59 +0100 Subject: [Wtr-development] Open browser test automation at WMF Message-ID: Hi, I would like to cross post a recent blog post that Chris wrote[1] at watir.com. Chris, is that fine with you? Anybody on this list thinks that is not a good idea? Feel free to vote with +1 or -1. If nobody complains in a few days and I Chris is fine with it, I will cross post the blog post at watir.com. ?eljko -- [1] http://chrismcmahonsblog.blogspot.com/2012/12/open-browser-test-automation-at-wmf.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From p0deje at gmail.com Mon Dec 17 13:39:03 2012 From: p0deje at gmail.com (Alex Rodionov) Date: Mon, 17 Dec 2012 20:39:03 +0700 Subject: [Wtr-development] Open browser test automation at WMF In-Reply-To: References: Message-ID: <7E910FA4FA204814BE28AB79E3C3EB59@gmail.com> +1 -- Cheerz, Alex Rodionov On Monday, December 17, 2012 at 20:23 , ?eljko Filipin wrote: > Hi, > > I would like to cross post a recent blog post that Chris wrote[1] at watir.com (http://watir.com). > > Chris, is that fine with you? > > Anybody on this list thinks that is not a good idea? Feel free to vote with +1 or -1. If nobody complains in a few days and I Chris is fine with it, I will cross post the blog post at watir.com (http://watir.com). > > ?eljko > -- > [1] http://chrismcmahonsblog.blogspot.com/2012/12/open-browser-test-automation-at-wmf.html > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org (mailto:Wtr-development at rubyforge.org) > http://rubyforge.org/mailman/listinfo/wtr-development > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cmcmahon at wikimedia.org Mon Dec 17 15:06:06 2012 From: cmcmahon at wikimedia.org (Chris McMahon) Date: Mon, 17 Dec 2012 08:06:06 -0700 Subject: [Wtr-development] Open browser test automation at WMF In-Reply-To: References: Message-ID: Fine by me. -Chris On Mon, Dec 17, 2012 at 6:23 AM, ?eljko Filipin wrote: > Hi, > > I would like to cross post a recent blog post that Chris wrote[1] at > watir.com. > > Chris, is that fine with you? > > Anybody on this list thinks that is not a good idea? Feel free to vote > with +1 or -1. If nobody complains in a few days and I Chris is fine with > it, I will cross post the blog post at watir.com. > > ?eljko > -- > [1] > http://chrismcmahonsblog.blogspot.com/2012/12/open-browser-test-automation-at-wmf.html > -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Tue Dec 18 05:55:43 2012 From: notifications at github.com (Justin Ko) Date: Mon, 17 Dec 2012 21:55:43 -0800 Subject: [Wtr-development] [watir-classic] Choose File dialog does not appear when setting file field that is located within a frame (#45) In-Reply-To: References: Message-ID: This appears to be a general issue with using the Element#click_no_wait method for an element within a frame. The same problem can be seen when clicking a button in a frame (using click_no_wait). The no_wait command that is being generated is: ```ruby #no_wait command: ruby -e "$:.unshift('C:/Ruby193/lib/ruby/gems/1.9.1/gems/watir-classic-3.3.0/lib /watir-classic/win32ole/1.9.3').unshift('C:/Ruby193/lib/ruby/gems/1.9.1/gems/s4t -utils-1.0.4/lib').unshift('C:/Ruby193/lib/ruby/gems/1.9.1/gems/user-choices-1.1 .6.1/lib').unshift('C:/Ruby193/lib/ruby/gems/1.9.1/gems/subexec-0.0.4/lib').unsh ift('C:/Ruby193/lib/ruby/gems/1.9.1/gems/mini_magick-3.2.1/lib').unshift('C:/Rub y193/lib/ruby/gems/1.9.1/gems/win32screenshot-1.0.7/lib').unshift('C:/Ruby193/li b/ruby/gems/1.9.1/gems/watir-classic-3.3.0/lib').unshift('C:/Ruby193/lib/ruby/ge ms/1.9.1/gems/xml-simple-1.1.2/lib').unshift('C:/Ruby193/lib/ruby/gems/1.9.1/gem s/rautomation-0.7.3/lib').unshift('C:/Ruby193/lib/ruby/gems/1.9.1/gems/win32-pro cess-0.7.0/lib').unshift('C:/Ruby193/lib/ruby/gems/1.9.1/gems/ffi-1.2.0-x86-ming w32/lib').unshift('C:/Ruby193/lib/ruby/gems/1.9.1/gems/ffi-1.2.0-x86-mingw32/ext /ffi_c').unshift('C:/Ruby193/lib/ruby/gems/1.9.1/gems/multi_json-1.3.7/lib').uns hift('C:/Ruby193/lib/ruby/site_ruby/1.9.1').unshift('C:/Ruby193/lib/ruby/site_ru by/1.9.1/i386-msvcrt').unshift('C:/Ruby193/lib/ruby/site_ruby').unshift('C:/Ruby 193/lib/ruby/vendor_ruby/1.9.1').unshift('C:/Ruby193/lib/ruby/vendor_ruby/1.9.1/ i386-msvcrt').unshift('C:/Ruby193/lib/ruby/vendor_ruby').unshift('C:/Ruby193/lib /ruby/1.9.1').unshift('C:/Ruby193/lib/ruby/1.9.1/i386-mingw32');require 'C:/Ruby 193/lib/ruby/gems/1.9.1/gems/watir-classic-3.3.0/lib/watir-classic/core';Watir:: FileField.new(Watir::IE.attach(:hwnd, 262508).frame({:tag_name=>['frame', 'ifram e']}), :tag_name => Array.new << 'file', :unique_number => 1).click!();" ``` With the command failing at the: ```ruby frame({:tag_name=>['frame', 'iframe']}) ``` This part of the command is generated by the Frame#attach_command. The problem appears to be fixed by changing the method to: ```ruby def attach_command tag_name = @specifiers[:tag_name].join("' << '") @container.page_container.attach_command + ".frame(:tag_name => Array.new << '#{tag_name}', :unique_number => #{unique_number})" end ``` Which is the way Element#generate_ruby_code is building the element's locator. I will try to submit a patch tomorrow. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/45#issuecomment-11474912 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 19 04:57:00 2012 From: notifications at github.com (Justin Ko) Date: Tue, 18 Dec 2012 20:57:00 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#48) Message-ID: Fixes Issue 45. Note: In frame.rb, only the attach_command was changed. I am not sure why GitHub shows everything as being changed. You can merge this Pull Request by running: git pull https://github.com/jkotests/watir-classic master Or you can view, comment on it, or merge it online at: https://github.com/watir/watir-classic/pull/48 -- Commit Summary -- * Fix frame locator in Frame#attach_command -- File Changes -- M lib/watir-classic/frame.rb (95) A spec/frame_spec.rb (18) -- Patch Links -- https://github.com/watir/watir-classic/pull/48.patch https://github.com/watir/watir-classic/pull/48.diff --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/48 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 19 09:33:47 2012 From: notifications at github.com (=?UTF-8?B?xb1lbGprbyBGaWxpcGlu?=) Date: Wed, 19 Dec 2012 01:33:47 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#48) In-Reply-To: References: Message-ID: Probably line endings are different. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/48#issuecomment-11523468 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 19 18:09:58 2012 From: notifications at github.com (Jarmo Pertman) Date: Wed, 19 Dec 2012 10:09:58 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#48) In-Reply-To: References: Message-ID: Can you do another pull request where line endings have not been changed so the diff would be "correct"? --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/48#issuecomment-11540948 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 19 18:09:28 2012 From: notifications at github.com (Jarmo Pertman) Date: Wed, 19 Dec 2012 10:09:28 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#48) In-Reply-To: References: Message-ID: > + def __ole_inner_elements > + document.body.all > + end > + > + def document > + assert_exists > + if @document > + @document > + else > + raise FrameAccessDeniedException, "IE will not allow access to this frame for security reasons. You can work around this with ie.goto(frame.src)" > + end > + end > + > + def attach_command > + tag_name = @specifiers[:tag_name].join("' << '") > + @container.page_container.attach_command + ".frame(:tag_name => Array.new << '#{tag_name}', :unique_number => #{unique_number})" Can't we use here only unique number specifier? Since it is unique it should be usable quite well. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/48/files#r2467151 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 19 20:49:37 2012 From: notifications at github.com (=?UTF-8?B?xb1lbGprbyBGaWxpcGlu?=) Date: Wed, 19 Dec 2012 12:49:37 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#48) In-Reply-To: References: Message-ID: Do you need help with the line endings? --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/48#issuecomment-11547791 -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Wed Dec 19 21:35:53 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Wed, 19 Dec 2012 22:35:53 +0100 Subject: [Wtr-development] Open browser test automation at WMF In-Reply-To: References: Message-ID: On Mon, Dec 17, 2012 at 2:23 PM, ?eljko Filipin wrote: > Feel free to vote with +1 or -1. If nobody complains in a few days and I > Chris is fine with it, I will cross post the blog post at watir.com. > There was on +1 vote (thanks Alex), no -1 votes and Chris said it is fine with him, so here it is: http://watir.com/2012/12/20/open-browser-test-automation-at-wmf/ ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Wed Dec 19 21:38:52 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Wed, 19 Dec 2012 22:38:52 +0100 Subject: [Wtr-development] Open browser test automation at WMF In-Reply-To: References: Message-ID: On Mon, Dec 17, 2012 at 2:23 PM, ?eljko Filipin wrote: > I would like to cross post a recent blog post that Chris wrote[1] at > watir.com. > By the way, if you or your company are doing something interesting with Watir (and I guess that is true for most of the people reading this), if you write about it I would be more than happy to (cross-)post it at watir.com. ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 19 22:56:15 2012 From: notifications at github.com (Justin Ko) Date: Wed, 19 Dec 2012 14:56:15 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#48) In-Reply-To: References: Message-ID: > + def __ole_inner_elements > + document.body.all > + end > + > + def document > + assert_exists > + if @document > + @document > + else > + raise FrameAccessDeniedException, "IE will not allow access to this frame for security reasons. You can work around this with ie.goto(frame.src)" > + end > + end > + > + def attach_command > + tag_name = @specifiers[:tag_name].join("' << '") > + @container.page_container.attach_command + ".frame(:tag_name => Array.new << '#{tag_name}', :unique_number => #{unique_number})" I was wondering about that. I included the :tag_name since it was included in the Element#generate_ruby_code method. I assume the :tag_name could/should be removed from both places (assuming all tests still pass)? --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/48/files#r2471545 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Wed Dec 19 22:58:45 2012 From: notifications at github.com (Justin Ko) Date: Wed, 19 Dec 2012 14:58:45 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#48) In-Reply-To: References: Message-ID: I was going to look into the line ending issue tonight, but if you know the answer off the top of your head, help is always appreciated. (Note that I am on Windows). I will do another pull request once I get the line endings fixed up and test if just using :unique_number is sufficient. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/48#issuecomment-11552793 -------------- next part -------------- An HTML attachment was scrubbed... URL: From mcnulla at gmail.com Thu Dec 20 07:12:15 2012 From: mcnulla at gmail.com (Dave McNulla) Date: Wed, 19 Dec 2012 23:12:15 -0800 Subject: [Wtr-development] Wtr-development Digest, Vol 68, Issue 11 In-Reply-To: References: Message-ID: I found an old list here: http://wiki.openqa.org/display/WTR/Watir+Users Then I created a list of likely contacts - some are out of date but maybe they know somebody still there. I did a little googling and linked-in searching. https://docs.google.com/open?id=0B_UclPLKCuvablFpb1FTT2h4eFE As an alternative, we could rebuild the list from scratch with a call out on Watir General, Watir Podcast, etc. Or maybe it isn't important. Thanks, Dave McNulla Message: 4 Date: Fri, 14 Dec 2012 10:41:38 +0100 From: ?eljko Filipin To: Watir development Subject: Re: [Wtr-development] Include our company?s logo on the Watir page. Message-ID: Content-Type: text/plain; charset="utf-8" On Fri, Dec 14, 2012 at 1:06 AM, Dave McNulla wrote: > You might check with the submitters to see if they are still using watir > actively. The problem is that such list does not exist. ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: < http://rubyforge.org/pipermail/wtr-development/attachments/20121214/a8f47d7d/attachment-0001.html > -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Thu Dec 20 05:39:33 2012 From: notifications at github.com (Justin Ko) Date: Wed, 19 Dec 2012 21:39:33 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#48) In-Reply-To: References: Message-ID: > + def __ole_inner_elements > + document.body.all > + end > + > + def document > + assert_exists > + if @document > + @document > + else > + raise FrameAccessDeniedException, "IE will not allow access to this frame for security reasons. You can work around this with ie.goto(frame.src)" > + end > + end > + > + def attach_command > + tag_name = @specifiers[:tag_name].join("' << '") > + @container.page_container.attach_command + ".frame(:tag_name => Array.new << '#{tag_name}', :unique_number => #{unique_number})" The tests still pass when :tag_name is removed from Frame#attach_command. However, it seems that the alert and filefield specs fail when :tag_name is removed from Element#generate_ruby_code. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/48/files#r2474308 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Thu Dec 20 05:41:57 2012 From: notifications at github.com (Justin Ko) Date: Wed, 19 Dec 2012 21:41:57 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#49) Message-ID: Fixes Issue 45 (and addresses comments mentioned in Issue 48). You can merge this Pull Request by running: git pull https://github.com/jkotests/watir-classic fix_issue_45 Or you can view, comment on it, or merge it online at: https://github.com/watir/watir-classic/pull/49 -- Commit Summary -- * Fix frame locator in Frame#attach_command -- File Changes -- M lib/watir-classic/frame.rb (2) A spec/frame.rb (17) -- Patch Links -- https://github.com/watir/watir-classic/pull/49.patch https://github.com/watir/watir-classic/pull/49.diff --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/49 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Thu Dec 20 05:44:51 2012 From: notifications at github.com (Justin Ko) Date: Wed, 19 Dec 2012 21:44:51 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#48) In-Reply-To: References: Message-ID: Closed #48. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/48 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Thu Dec 20 05:46:05 2012 From: notifications at github.com (Justin Ko) Date: Wed, 19 Dec 2012 21:46:05 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#48) In-Reply-To: References: Message-ID: Pull request replaced by Issue #48. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/48#issuecomment-11561094 -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 20 10:26:48 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Thu, 20 Dec 2012 11:26:48 +0100 Subject: [Wtr-development] Include our company?s logo on the Watir page. In-Reply-To: References: Message-ID: On Thu, Dec 20, 2012 at 8:12 AM, Dave McNulla wrote: > I found an old list here: http://wiki.openqa.org/display/WTR/Watir+Users > > Then I created a list of likely contacts - some are out of date but maybe > they know somebody still there. I did a little googling and linked-in > searching. > https://docs.google.com/open?id=0B_UclPLKCuvablFpb1FTT2h4eFE > > As an alternative, we could rebuild the list from scratch with a call out > on Watir General, Watir Podcast, etc. Or maybe it isn't important. I think it is important to have up to date list of companies using Watir on project home page. If you have the time and the will to contact people, that would be great. I am short with free time, so my idea was to create a blog post at watir.comsaying we have removed all companies from the home page and that the ones that want to be there should contact us. ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From jarmo.p at gmail.com Thu Dec 20 10:38:23 2012 From: jarmo.p at gmail.com (Jarmo) Date: Thu, 20 Dec 2012 12:38:23 +0200 Subject: [Wtr-development] Include our company?s logo on the Watir page. In-Reply-To: References: Message-ID: I still don't agree with the idea of removing them. J. On Thu, Dec 20, 2012 at 12:26 PM, ?eljko Filipin wrote: > On Thu, Dec 20, 2012 at 8:12 AM, Dave McNulla wrote: > >> I found an old list here: http://wiki.openqa.org/display/WTR/Watir+Users >> >> Then I created a list of likely contacts - some are out of date but maybe >> they know somebody still there. I did a little googling and linked-in >> searching. >> https://docs.google.com/open?id=0B_UclPLKCuvablFpb1FTT2h4eFE >> >> As an alternative, we could rebuild the list from scratch with a call out >> on Watir General, Watir Podcast, etc. Or maybe it isn't important. > > > I think it is important to have up to date list of companies using Watir > on project home page. If you have the time and the will to contact people, > that would be great. > > I am short with free time, so my idea was to create a blog post at > watir.com saying we have removed all companies from the home page and > that the ones that want to be there should contact us. > > ?eljko > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 20 11:20:02 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Thu, 20 Dec 2012 12:20:02 +0100 Subject: [Wtr-development] Include our company?s logo on the Watir page. In-Reply-To: References: Message-ID: On Thu, Dec 20, 2012 at 11:38 AM, Jarmo wrote: > I still don't agree with the idea of removing them. I think that having logos of companies at project home page, not knowing if they really use Watir or not is false advertising. To me it looks like we are saying "look how cool this project is, all these companies are using it" but we have no evidence for the claim. I have a "citation needed"[1] moment every time I open watir.com. ?eljko -- [1] http://xkcd.com/285/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From anukul.singhal at gmail.com Thu Dec 20 13:13:05 2012 From: anukul.singhal at gmail.com (anukul) Date: Thu, 20 Dec 2012 13:13:05 +0000 Subject: [Wtr-development] Include our company?s logo on the Watir page. In-Reply-To: References: Message-ID: <538746825-1356009186-cardhu_decombobulator_blackberry.rim.net-1145981561-@b3.c2.bise7.blackberry> Hi Zeljko, Thanks for your response. It would be really great to add our company's (infogain) logo on the watir home page. Please let me know if you need any specific verification in this regard. Thanks, Anukul Sent from BlackBerry? on Airtel -----Original Message----- From: ?eljko Filipin Sender: wtr-development-bounces at rubyforge.org Date: Thu, 20 Dec 2012 11:26:48 To: Watir development Reply-To: Watir development Subject: Re: [Wtr-development] Include our company?s logo on the Watir page. _______________________________________________ Wtr-development mailing list Wtr-development at rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-development From alister.scott at gmail.com Thu Dec 20 23:12:18 2012 From: alister.scott at gmail.com (Alister Scott) Date: Fri, 21 Dec 2012 09:12:18 +1000 Subject: [Wtr-development] JetBrains RubyMine Sale - Next 12 hours - RubyMine is $17 Message-ID: Hi, Core Watir Team members get RubyMine as part of the OSS license (ask Zeljko), for everyone else there's a 75% off RubyMine sale at the moment for $17 See: http://www.jetbrains.com/ruby/buy/index.jsp Be quick, ends soon. Cheers, Alister -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Sat Dec 22 13:33:41 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Sat, 22 Dec 2012 14:33:41 +0100 Subject: [Wtr-development] Include our company?s logo on the Watir page. In-Reply-To: <538746825-1356009186-cardhu_decombobulator_blackberry.rim.net-1145981561-@b3.c2.bise7.blackberry> References: <538746825-1356009186-cardhu_decombobulator_blackberry.rim.net-1145981561-@b3.c2.bise7.blackberry> Message-ID: On Thu, Dec 20, 2012 at 2:13 PM, anukul wrote: > It would be really great to add our company's (infogain) logo on the watir > home page. Hi Anukul, please send us a logo of your company (150x50), link to the home page and (if possible) a link to the page that says you are using Watir. ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Sat Dec 22 13:40:23 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Sat, 22 Dec 2012 14:40:23 +0100 Subject: [Wtr-development] Include our company?s logo on the Watir page. In-Reply-To: References: <538746825-1356009186-cardhu_decombobulator_blackberry.rim.net-1145981561-@b3.c2.bise7.blackberry> Message-ID: On Sat, Dec 22, 2012 at 2:33 PM, ?eljko Filipin wrote: > please send us a logo of your company (150x50) My mistake, looks like all other logos are 150x51. ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Sat Dec 22 14:07:45 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Sat, 22 Dec 2012 15:07:45 +0100 Subject: [Wtr-development] =?utf-8?q?Include_our_company=E2=80=99s_logo_on?= =?utf-8?q?_the_Watir_page=2E?= In-Reply-To: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> References: <96DF09EF12BE4FA9AB8A93F90DF2BFD5@gmail.com> Message-ID: On Thu, Dec 13, 2012 at 5:55 PM, Alex Rodionov wrote: > I'd like to see my company in the list too. > > Website: http://www.toptal.com > Logo: > http://hackprinceton.com/wp-content/uploads/2012/02/toptal_logo_500px.jpg > About: Toptal is a rapidly growing network comprised of some of the most > talented engineers in the world, distributed across the globe. Our primary > focus is to connect our network with the best tech companies in the world. > Done: http://watir.com/ http://watir.com/2012/12/23/toptal/ ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From watirjira at gmail.com Sat Dec 22 14:52:24 2012 From: watirjira at gmail.com (Zeljko (JIRA)) Date: Sat, 22 Dec 2012 08:52:24 -0600 (CST) Subject: [Wtr-development] [JIRA] Closed: (SW-2) Can't locate by name with nested array Message-ID: <7014614.12.1356187944455.JavaMail.oqa-j2ee@openqa01.managed.contegix.com> [ http://jira.openqa.org/browse/SW-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zeljko closed SW-2. ------------------- Resolution: Won't Fix If this is still a problem, please report it here: https://github.com/redsquirrel/safariwatir/issues > Can't locate by name with nested array > -------------------------------------- > > Key: SW-2 > URL: http://jira.openqa.org/browse/SW-2 > Project: SafariWatir > Issue Type: Bug > Components: core > Affects Versions: 1 > Environment: Mac > Reporter: Zeljko > Fix For: 1 > > > Moved from http://github.com/redsquirrel/safariwatir/issues#issue/1 > 0 votes > 0 comments > Created 5 months ago by napcs > Given the site http://www.pastie.org/ > and the form field > > this test fails: > require 'watir' > b = Watir::Safari.new > b.goto "http://www.pastie.org" > b.text_field(:name, "paste[body]").set "Foo" > You get > Watir::Exception::UnknownObjectException: Unable to locate TextField element with id of paste_name > from /usr/local/lib/ruby/gems/1.8/gems/safariwatir-0.3.5/lib/safariwatir/scripter.rb:521:in `execute' > from /usr/local/lib/ruby/gems/1.8/gems/safariwatir-0.3.5/lib/safariwatir/scripter.rb:174:in `focus' > from /usr/local/lib/ruby/gems/1.8/gems/safariwatir-0.3.5/lib/safariwatir.rb:382:in `set' > from (irb):7 > However it works if you address it by id. > b.text_field(:id, "paste_body").set "Foo" > Although you do see this: > => :missing_value > and I don't know what that's supposed to mean :) > Started looking through the source code and I had no idea why this wouldn't work. This is still the case with the gem I built today from github (0.3.5) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From watirjira at gmail.com Sat Dec 22 14:52:24 2012 From: watirjira at gmail.com (Zeljko (JIRA)) Date: Sat, 22 Dec 2012 08:52:24 -0600 (CST) Subject: [Wtr-development] [JIRA] Closed: (SW-1) set UTF-8 in textfield causes crash Message-ID: <18862750.10.1356187944355.JavaMail.oqa-j2ee@openqa01.managed.contegix.com> [ http://jira.openqa.org/browse/SW-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zeljko closed SW-1. ------------------- Resolution: Won't Fix If this is still a problem, please report it here: https://github.com/redsquirrel/safariwatir/issues > set UTF-8 in textfield causes crash > ----------------------------------- > > Key: SW-1 > URL: http://jira.openqa.org/browse/SW-1 > Project: SafariWatir > Issue Type: Bug > Components: core > Affects Versions: 1 > Environment: Mac > Reporter: Zeljko > Priority: Major > Fix For: 1 > > > - moved from SafariWatir RubyForge tracker > - original data: > [#15603] set UTF-8 in textfield causes crash > Date: 2007-11-13 12:34 > Priority: 3 > Submitted By: Michiel de Mare (mdemare) > Assigned To: Nobody (None) > Category: None > State: Open > Summary: set UTF-8 in textfield causes crash > Detailed description > To reproduce: > browser.text_field(:name, 'q').set('?') > Fix: > class TextField < InputElement > def set(value) > value = value.to_s > @scripter.focus(self) > @scripter.highlight(self) do > clear_text_input > #begin change > value.split(//u).each do |c| > append_text_input(c) > #end change > end > end > @scripter.blur(self) > end -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From watirjira at gmail.com Sat Dec 22 14:54:24 2012 From: watirjira at gmail.com (Zeljko (JIRA)) Date: Sat, 22 Dec 2012 08:54:24 -0600 (CST) Subject: [Wtr-development] [JIRA] Closed: (SW-3) Retain handle to browser window instead of looking it up via index each time? Message-ID: <20751043.14.1356188064221.JavaMail.oqa-j2ee@openqa01.managed.contegix.com> [ http://jira.openqa.org/browse/SW-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zeljko closed SW-3. ------------------- Resolution: Won't Fix If this is still a problem, please report it here: https://github.com/redsquirrel/safariwatir/issues > Retain handle to browser window instead of looking it up via index each time? > ----------------------------------------------------------------------------- > > Key: SW-3 > URL: http://jira.openqa.org/browse/SW-3 > Project: SafariWatir > Issue Type: Improvement > Components: core > Affects Versions: 1 > Environment: Mac > Reporter: Zeljko > Fix For: 1 > > > - moved from SafariWatir RubyForge tracker > - original data: > [#13316] Retain handle to browser window instead of looking it up via index each time? > Date: 2007-08-23 22:10 > Priority: 3 > Submitted By:Ryan Platte (ryanplatte) > Assigned To: Ryan Platte (ryanplatte) > Category: None > State: Open > Summary: Retain handle to browser window instead of looking it up via index each time? > Detailed description > Is it possible to reference browser windows intelligently instead of needing it to remain frontmost? > Use case: walking through the Quick Start with an irb session, it's annoying to have to care which window is in front. > --- > Followup > Date: 2007-08-23 23:28 > Sender: Ryan Platte > tell application "Safari" > display alert (id of window 1 as string) > id of (window id 25517) > end tell -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From watirjira at gmail.com Sat Dec 22 14:54:24 2012 From: watirjira at gmail.com (Zeljko (JIRA)) Date: Sat, 22 Dec 2012 08:54:24 -0600 (CST) Subject: [Wtr-development] [JIRA] Closed: (SW-4) safariwatir object missing links method? Message-ID: <13604617.16.1356188064260.JavaMail.oqa-j2ee@openqa01.managed.contegix.com> [ http://jira.openqa.org/browse/SW-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zeljko closed SW-4. ------------------- Resolution: Won't Fix If this is still a problem, please report it here: https://github.com/redsquirrel/safariwatir/issues > safariwatir object missing links method? > ---------------------------------------- > > Key: SW-4 > URL: http://jira.openqa.org/browse/SW-4 > Project: SafariWatir > Issue Type: Improvement > Components: core > Affects Versions: 1 > Environment: Mac > Reporter: Zeljko > Fix For: 1 > > > - moved from SafariWatir RubyForge tracker > - original data: > [#15915] safariwatir object missing links method? > Date: 2007-11-25 23:04 > Priority: 3 > Submitted By: Christopher Rose (chrisrose67) > Assigned To: Nobody (None) > Category: None > State: Open > Summary: safariwatir object missing links method? > Detailed description > Hi, > Just trying some of my watir scripts out with safariwatir, and the first thing I notice is that there is no public method > 'links' for the Watir::Safari object, as there was for the Watir::IE object. Maybe there is a development timeline > for covering the basic watir functionality? (More likely, I am just doing something wrong - please LMK). > Just as an example, here is a ruby script snippet which produces the error; > handle.goto(nextUrl) > tmpLinkList = handle.links > tmpLinkList.each { |nextLink| > if nextLink.text != "New Search" && nextLink.text != "" && nextLink.text > != "Go Back" > print "Found a link labelled " + nextLink.text + ".\n" > testLinkHandle.goto(nextLink.href) > And the error I get is like this; > NoMethodError: undefined method `links' for # > Thanks for any info or suggestions - > Chris -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From watirjira at gmail.com Sat Dec 22 14:54:24 2012 From: watirjira at gmail.com (Zeljko (JIRA)) Date: Sat, 22 Dec 2012 08:54:24 -0600 (CST) Subject: [Wtr-development] [JIRA] Closed: (SW-8) [PATCH] add support for testing element visibility Message-ID: <473430.25.1356188064532.JavaMail.oqa-j2ee@openqa01.managed.contegix.com> [ http://jira.openqa.org/browse/SW-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zeljko closed SW-8. ------------------- Resolution: Won't Fix If this is still a problem, please report it here: https://github.com/redsquirrel/safariwatir/issues > [PATCH] add support for testing element visibility > -------------------------------------------------- > > Key: SW-8 > URL: http://jira.openqa.org/browse/SW-8 > Project: SafariWatir > Issue Type: Improvement > Components: core > Affects Versions: 1 > Environment: Mac > Reporter: Zeljko > Fix For: 1 > > Attachments: btucker_element_visible.patch > > > - moved from SafariWatir RubyForge tracker > - original data: > [#16098] [PATCH] add support for testing element visibility > Date: 2007-12-05 01:24 > Priority: 3 > Submitted By: Ben Tucker (btucker) > Assigned To: Nobody (None) > Category: None > State: Open > Summary: [PATCH] add support for testing element visibility > Detailed description > This patch allows for doing stuff like the following: > if @browser.div(:id, "div_id").visible? > ... > end > or with spec_ui: > @browser.div(:id, "div_id").visible?.should be_true > I've found this useful to testing ajax-y stuff. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From zeljko.filipin at gmail.com Sat Dec 22 14:59:24 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Sat, 22 Dec 2012 15:59:24 +0100 Subject: [Wtr-development] Jira Message-ID: I have just closed all safariwatir tickets[1] at opeqa jira. Resolution: Won't Fix. Comment: If this is still a problem, please report it here: https://github.com/redsquirrel/safariwatir/issues I think it would be the best if I did the same for all watir tickets[2] at openqa jira. (With link to watir-classic issues at github.) What do you think? Is anybody using openqa jira anymore? ?eljko -- [1] http://jira.openqa.org/browse/SW [2] http://jira.openqa.org/browse/WTR -------------- next part -------------- An HTML attachment was scrubbed... URL: From watirjira at gmail.com Sat Dec 22 14:54:24 2012 From: watirjira at gmail.com (Zeljko (JIRA)) Date: Sat, 22 Dec 2012 08:54:24 -0600 (CST) Subject: [Wtr-development] [JIRA] Closed: (SW-5) Should support Watir's Quick Start Message-ID: <6571837.18.1356188064293.JavaMail.oqa-j2ee@openqa01.managed.contegix.com> [ http://jira.openqa.org/browse/SW-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zeljko closed SW-5. ------------------- Resolution: Won't Fix If this is still a problem, please report it here: https://github.com/redsquirrel/safariwatir/issues > Should support Watir's Quick Start > ---------------------------------- > > Key: SW-5 > URL: http://jira.openqa.org/browse/SW-5 > Project: SafariWatir > Issue Type: Improvement > Components: core > Affects Versions: 1 > Environment: Mac > Reporter: Zeljko > Fix For: 1 > > > - moved from SafariWatir RubyForge tracker > - original data: > [#13317] Should support Watir's Quick Start > Date: 2007-08-23 22:26 > Priority: 4 > Submitted By: Ryan Platte (ryanplatte) > Assigned To: Ryan Platte (ryanplatte) > Category: None > State: Open > Summary: Should support Watir's Quick Start > Detailed description > Walking through the Quick Start, #url, #flash methods are missing from Watir::Safari. #value method missing from > TextField. > --- > Followup > Date: 2007-08-23 23:06 > Sender: Ryan Platte > http://wiki.openqa.org/display/WTR/Quick+Start -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From watirjira at gmail.com Sat Dec 22 14:54:24 2012 From: watirjira at gmail.com (Zeljko (JIRA)) Date: Sat, 22 Dec 2012 08:54:24 -0600 (CST) Subject: [Wtr-development] [JIRA] Closed: (SW-6) @browser.link(:id, 'my_id').click does not work Message-ID: <5395389.20.1356188064359.JavaMail.oqa-j2ee@openqa01.managed.contegix.com> [ http://jira.openqa.org/browse/SW-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zeljko closed SW-6. ------------------- Resolution: Won't Fix If this is still a problem, please report it here: https://github.com/redsquirrel/safariwatir/issues > @browser.link(:id, 'my_id').click does not work > ----------------------------------------------- > > Key: SW-6 > URL: http://jira.openqa.org/browse/SW-6 > Project: SafariWatir > Issue Type: Bug > Components: core > Affects Versions: 1 > Environment: Mac > Reporter: Zeljko > Fix For: 1 > > > - moved from SafariWatir RubyForge tracker > - original data: > [#14863] @browser.link(:id, 'my_id').click does not work > Date: 2007-10-18 23:52 > Priority: 3 > Submitted By: Ryan Platte (ryanplatte) > Assigned To: Ryan Platte (ryanplatte) > Category: None > State: Open > Summary: @browser.link(:id, 'my_id').click does not work > Detailed description > Jake Howerton reported: > @browser.link(:id, 'my_id').click does not work > Is there a reasone that Link#click does not use AppleScripter#click_element ? > click_element functions as expected but, click_link comes in from > another direction and rescans the document in a manner that ignores > the id selector. > Ryan Platte replied: "Thank you for the report. We will investigate and address this in an upcoming release." -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From watirjira at gmail.com Sat Dec 22 14:54:24 2012 From: watirjira at gmail.com (Zeljko (JIRA)) Date: Sat, 22 Dec 2012 08:54:24 -0600 (CST) Subject: [Wtr-development] [JIRA] Closed: (SW-7) Further Installation Reqs? Message-ID: <32059490.23.1356188064473.JavaMail.oqa-j2ee@openqa01.managed.contegix.com> [ http://jira.openqa.org/browse/SW-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zeljko closed SW-7. ------------------- Resolution: Won't Fix If this is still a problem, please report it here: https://github.com/redsquirrel/safariwatir/issues > Further Installation Reqs? > -------------------------- > > Key: SW-7 > URL: http://jira.openqa.org/browse/SW-7 > Project: SafariWatir > Issue Type: Improvement > Components: core > Affects Versions: 1 > Environment: Mac > Reporter: Zeljko > Fix For: 1 > > > Moved from http://github.com/redsquirrel/safariwatir/issues#issue/3 > 1 vote > 2 comments > Created about 1 month ago by jharris > I attempted to install via the steps in the Readme. > git...; cd...; rake install > The install failed: > macbook:safariwatir John$ rake install > (in /Users/John/safariwatir) rake aborted! > no such file to load -- echoe > /Users/John/safariwatir/Rakefile:3 (See full trace by running task with --trace) > I resolved this by installing the dependency 'echoe' through gem and reran rake. > The install failed again, complaining thus: > :safariwatir John$ rake install (in /Users/John/safariwatir) Missing manifest. You can build one with 'rake manifest'. > So I ran 'rake manifest': > :safariwatir John$ rake manifest (in /Users/John/safariwatir) Cleaning > Building Manifest > + Manifest + README.rdoc + Rakefile + lib/safariwatir.rb + lib/safariwatir/core_ext.rb + lib/safariwatir/scripter.rb + lib/watir/exceptions.rb + safariwatir_example.rb > and then reran 'rake install'. The gem installed correctly at that point. > --- > Comments > --- > innovia September 19, 2009 > also make sure you include a dependency of echoe: > gem install echoe > should be the first step > so the steps: > 1) sudo gem install echoe > 2) rake build safariwatir.gemspec > 3) rake manifest > 4) rake install > --- > jwoertink 2 days ago > I ran into a small issue myself. I install using gem install safariwatir > After going into IRB I did require 'safariwatir' and got an error saying it couldn't find appscript. > I had to gem install rb-appscript then everything worked fine for me. > My system is OSX 10.5.8 with Safari 4.0.3 and ruby 1.8.6p287 > Maybe this gem could install rb-appscript packaged together if it doesn't exist? That would be awesome! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira From zeljko.filipin at gmail.com Sat Dec 22 16:13:29 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Sat, 22 Dec 2012 17:13:29 +0100 Subject: [Wtr-development] Watir Team News Message-ID: Since both of them got a few +1 votes, I have added Justin and Dave to the team[1] and I wrote a blog post about it[2]. Justin, Dave, welcome to the team! :) ?eljko -- [1] http://watir.com/team/ [2] http://watir.com/2012/12/23/watir-team-news-3/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From mcnulla at gmail.com Sat Dec 22 16:19:43 2012 From: mcnulla at gmail.com (Dave McNulla) Date: Sat, 22 Dec 2012 08:19:43 -0800 Subject: [Wtr-development] Include our company's logo on the Watir page. Message-ID: <-3269020761592554687@unknownmsgid> ?eljko - I have the time right now over my Christmas break. I will email the contacts if I can find them. I'll skip people on the Watir team because they can take responsibility for their company's listing. I will ask them to 're-endorse' from a company email address (if they have one - consultants may not). I will ask for a contact at the company that works in test automation in case they are no longer at that company. Let me know if you want to see the contact email text that I will send. Thanks Dave From anukul.singhal at gmail.com Sat Dec 22 16:40:03 2012 From: anukul.singhal at gmail.com (anukul singhal) Date: Sat, 22 Dec 2012 22:10:03 +0530 Subject: [Wtr-development] Include our company?s logo on the Watir page. In-Reply-To: References: <538746825-1356009186-cardhu_decombobulator_blackberry.rim.net-1145981561-@b3.c2.bise7.blackberry> Message-ID: Hi Zeljko, Please find attached the Infogain logo (in .jpg and .png, you may use any) in 150x51. Link to Home page - http://www.infogain.com/ Link to the page (which mentions our Watir usage) - http://www.infogain.com/qa-test/services-overview.html (mentioned in the Description column under "Test Automation" Services section; or you may simply search Watir on this web page) Let me know if you need any further information. Thanks, Anukul On Sat, Dec 22, 2012 at 7:10 PM, ?eljko Filipin wrote: > On Sat, Dec 22, 2012 at 2:33 PM, ?eljko Filipin wrote: > >> please send us a logo of your company (150x50) > > > My mistake, looks like all other logos are 150x51. > > ?eljko > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Infogain.jpg Type: image/jpeg Size: 1976 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Infogain.PNG Type: image/png Size: 5062 bytes Desc: not available URL: From zeljko.filipin at gmail.com Sat Dec 22 17:57:30 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Sat, 22 Dec 2012 18:57:30 +0100 Subject: [Wtr-development] Include our company's logo on the Watir page. In-Reply-To: <-3269020761592554687@unknownmsgid> References: <-3269020761592554687@unknownmsgid> Message-ID: On Sat, Dec 22, 2012 at 5:19 PM, Dave McNulla wrote: > ?eljko - I have the time right now over my Christmas break Great. :) ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Sat Dec 22 18:09:34 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Sat, 22 Dec 2012 19:09:34 +0100 Subject: [Wtr-development] Include our company?s logo on the Watir page. In-Reply-To: References: <538746825-1356009186-cardhu_decombobulator_blackberry.rim.net-1145981561-@b3.c2.bise7.blackberry> Message-ID: On Sat, Dec 22, 2012 at 5:40 PM, anukul singhal wrote: > Please find attached the Infogain logo (in .jpg and .png, you may use any) > in 150x51. > Done: http://watir.com/ http://watir.com/2012/12/23/infogain/ ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: From basim at baassiri.ca Sun Dec 23 13:16:44 2012 From: basim at baassiri.ca (Basim Baassiri) Date: Sun, 23 Dec 2012 08:16:44 -0500 Subject: [Wtr-development] OSS accounts @ saucelabs Message-ID: Hi Not sure if anyone was aware of this announcement but I thought i might as well share it http://saucelabs.com/opensauce Perhaps it is something to consider Cheers Basim -------------- next part -------------- An HTML attachment was scrubbed... URL: From jarmo.p at gmail.com Mon Dec 24 16:49:39 2012 From: jarmo.p at gmail.com (Jarmo) Date: Mon, 24 Dec 2012 18:49:39 +0200 Subject: [Wtr-development] Jira In-Reply-To: References: Message-ID: Good job! +1 from me that all existing Jira issues would be closed and creation of new issues wouldn't be allowed. Some hint about issues at GitHub would be helpful. J. On Sat, Dec 22, 2012 at 4:59 PM, ?eljko Filipin wrote: > I have just closed all safariwatir tickets[1] at opeqa jira. > > Resolution: Won't Fix. > Comment: If this is still a problem, please report it here: > https://github.com/redsquirrel/safariwatir/issues > > I think it would be the best if I did the same for all watir tickets[2] at > openqa jira. (With link to watir-classic issues at github.) > > What do you think? Is anybody using openqa jira anymore? > > ?eljko > -- > [1] http://jira.openqa.org/browse/SW > [2] http://jira.openqa.org/browse/WTR > > _______________________________________________ > Wtr-development mailing list > Wtr-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/wtr-development > -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Dec 24 16:21:29 2012 From: notifications at github.com (Jarmo Pertman) Date: Mon, 24 Dec 2012 08:21:29 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#49) In-Reply-To: References: Message-ID: Merged #49. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/49 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Dec 24 16:21:46 2012 From: notifications at github.com (Jarmo Pertman) Date: Mon, 24 Dec 2012 08:21:46 -0800 Subject: [Wtr-development] [watir-classic] Fix frame locator in Frame#attach_command (#49) In-Reply-To: References: Message-ID: Thanks! --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/pull/49#issuecomment-11662881 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Dec 24 16:51:27 2012 From: notifications at github.com (Jarmo Pertman) Date: Mon, 24 Dec 2012 08:51:27 -0800 Subject: [Wtr-development] [watir-classic] Element#click_no_wait does not click elements in a frame (#45) In-Reply-To: References: Message-ID: Is this the one the same as #49? --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/45#issuecomment-11663237 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Dec 24 17:54:07 2012 From: notifications at github.com (Justin Ko) Date: Mon, 24 Dec 2012 09:54:07 -0800 Subject: [Wtr-development] [watir-classic] Element#click_no_wait does not click elements in a frame (#45) In-Reply-To: References: Message-ID: Closed #45. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/45 -------------- next part -------------- An HTML attachment was scrubbed... URL: From notifications at github.com Mon Dec 24 17:54:07 2012 From: notifications at github.com (Justin Ko) Date: Mon, 24 Dec 2012 09:54:07 -0800 Subject: [Wtr-development] [watir-classic] Element#click_no_wait does not click elements in a frame (#45) In-Reply-To: References: Message-ID: Yes, fixed by #49. --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/45#issuecomment-11664040 -------------- next part -------------- An HTML attachment was scrubbed... URL: From zeljko.filipin at gmail.com Thu Dec 27 09:08:44 2012 From: zeljko.filipin at gmail.com (=?UTF-8?Q?=C5=BDeljko_Filipin?=) Date: Thu, 27 Dec 2012 10:08:44 +0100 Subject: [Wtr-development] Jira In-Reply-To: References: Message-ID: On Mon, Dec 24, 2012 at 5:49 PM, Jarmo wrote: > +1 from me that all existing Jira issues would be closed and creation of > new issues wouldn't be allowed. I will wait until holidays are over before I make the change, I guess a lot of people are offline these days, so they have the time to vote. ?eljko -------------- next part -------------- An HTML attachment was scrubbed... URL: