-
## System
* Version: 0.19.0
* Platform: MacOS 10.12.5
* Firefox: 55.0.3
* Selenium: 3.6.0
This error was originally reported in Watir https://github.com/watir/watir/issues/659 and moved here, s…
-
## Meta -
Watir Version: 7.3
Selenium Version: 4.2
Browser Version: Firefox 122.0.1 64-bit
Browser Driver Version: geckodriver 0.34.0
OS Version: Mac OS 14.2.1
**_Note: The issue occurs on dif…
-
I am trying to interact with a window dialog. When I use `w = Window.find(:title => "Open")` I get a segmentation fault at `C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/win32-window-0.2.0.pre/lib/win32/wind…
-
As detailed in #439 we should replace the watir tests with something written in a Javascript testing framework.
-
I am getting the below error when trying to capture screenshots of elements
C:/Ruby200/lib/ruby/gems/2.0.0/gems/chunky_png-1.3.1/lib/chunky_png/canvas/opera
tions.rb:175:in `crop!': Original image he…
-
Originally reported on Google Code with ID 5709
```
I have downloaded the Apple Developer certificate and also configured the Safari Extension
(Webdriver 2.28.0).
When I enter the following in the t…
-
Firefox version used is v45.0, Selenium-webdriver is 2.53.4 and capybara (2.14.0). I am trying to use aws_account_utils gem of ruby to create aws account.
I am calling it from Ruby code as suggeste…
-
Currently it's possible to define direct driver elements in our page models like so
```ruby
foo_section = browser.div(id: 'foo')
add_link(:foobar_link, parent: foo_section, id: 'foobar')
```
Doin…
-
jarib updated
7 years ago
-
```
My scripts works when i run then manually in command prompt using chrome
browser.
When I try to integrate my scripts with Jenkins ( in windows 7 64) , always
fails. Unable to open chrome.
I hav…