[wtr-general] webdriver-user-agent gem usage and watir

2013-02-21 Thread Ragavan Ambighananthan
Hi I am using webdriver-user-agent mentioned here - http://watirwebdriver.com/mobile-devices/ This is the code we are using when trying out. We are running this on Chrome/FF http_client = Selenium::WebDriver::Remote::Http::Default.new http_client.timeout = HTTP_TIMEOUT profile =

[wtr-general] Re: Do Watir scripts run in selenium

2013-02-21 Thread umeshkhannan
Hi, I mean to ask will learning ruby language helps us to do scripting in selenium. Thanks regards in advance M.umeshkhanna On Saturday, February 16, 2013 3:27:31 PM UTC+5:30, umeshk...@gmail.com wrote: Hi, I like watir scripting may i know will these scripts work on the

[wtr-general] Re: Do Watir scripts run in selenium

2013-02-21 Thread Dan
watir-webdriver is a layer of abstraction on top of the selenium-webdriver gem, so in short, yes. On Thursday, February 21, 2013 8:08:03 AM UTC-5, umeshk...@gmail.com wrote: Hi, I mean to ask will learning ruby language helps us to do scripting in selenium. Thanks regards in advance

Re: [wtr-general] webdriver-user-agent gem usage and watir

2013-02-21 Thread Željko Filipin
On Thu, Feb 21, 2013 at 4:21 AM, Ragavan Ambighananthan eelam.raga...@gmail.com wrote: I am using webdriver-user-agent mentioned here - http://watirwebdriver.com/mobile-devices/ If you think you have found a bug, report it here: https://github.com/alisterscott/webdriver-user-agent/issues

Re: [wtr-general] Re: Do Watir scripts run in selenium

2013-02-21 Thread Željko Filipin
On Thu, Feb 21, 2013 at 5:08 AM, umeshkhan...@gmail.com wrote: I mean to ask will learning ruby language helps us to do scripting in selenium. If your plan is to use selenium-webdriver or watir-webdriver gems (Ruby libraries) then yes, learning Ruby would be a good idea. Željko -- --

Re: [wtr-general] Re: Do Watir scripts run in selenium

2013-02-21 Thread Raveendran P
Umesh, I am summarizing the answers here Selenium-webdriver supports -- Ruby,Java,C#,Puthon,PHP .. etc Watir-webdriver supports -- Ruby Watir-webdriver -- It is simply helping to automate the web application using selenium-webdriver with User friendly methods(text_field, checkbox, radio,

[wtr-general] Re: Do Watir scripts run in selenium

2013-02-21 Thread umeshkhannan
Thanks dan now i will learn ruby with more concentration. On Thursday, February 21, 2013 8:06:49 PM UTC+5:30, Dan wrote: watir-webdriver is a layer of abstraction on top of the selenium-webdriver gem, so in short, yes. On Thursday, February 21, 2013 8:08:03 AM UTC-5,

Re: [wtr-general] Re: Do Watir scripts run in selenium

2013-02-21 Thread umeshkhannan
Thank you zeljko i am in the middle of using both watir as well as calabash-ios so can you help me by giving idea which topics in ruby i have master so that my testing will be of more quality and efficient. On Thursday, February 21, 2013 9:45:16 PM UTC+5:30, Željko Filipin wrote: On Thu, Feb

Re: [wtr-general] Re: Do Watir scripts run in selenium

2013-02-21 Thread umeshkhannan
Thanks jazz your explanation made me more clear. On Thursday, February 21, 2013 9:54:54 PM UTC+5:30, jazze...@gmail.com wrote: Umesh, I am summarizing the answers here Selenium-webdriver supports -- Ruby,Java,C#,Puthon,PHP .. etc Watir-webdriver supports -- Ruby Watir-webdriver -- It