Re: [wtr-general] Is it possible to automate Firefox browser lower than 45 version using WATIR 6.2?

2017-03-06 Thread Raja gopalan
Hi, Can I show you my application through my team viewer? On Monday, March 6, 2017 at 7:08:41 AM UTC-8, Titus Fortner wrote: > > If you've set marionette to false you are using the legacy Firefox driver > and not geckodriver. > > You'll need to provide more information for us to be able to diag

Re: [wtr-general] Is it possible to automate Firefox browser lower than 45 version using WATIR 6.2?

2017-03-06 Thread Titus Fortner
If you've set marionette to false you are using the legacy Firefox driver and not geckodriver. You'll need to provide more information for us to be able to diagnose your issue. What code are you using on what html? Often it is useful to check if your code works with chrome. On Mar 6, 2017 2:33 A

Re: [wtr-general] Is it possible to automate Firefox browser lower than 45 version using WATIR 6.2?

2017-03-06 Thread Raja gopalan
Yeah it works now, the code I have written below, but geckodriver is not selecting a select list which is being selected right now after I have made this change. What might be the problem? Is it the problem in the geckodriver? caps = Selenium::WebDriver::Remote::Capabilities.firefox(marionette: