-
Traceback (most recent call last):
16: from C:/xxxxxx/xxxxxxx/features/support/hooks.rb:115:in `block in '
15: from C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/report_builder-1.8/lib/repo…
-
Hi,
at first thanks for your good work! I use watir 6.14.0 with your extension (watir-extensions-element-screenshot (0.0.3) on Firefox 85.0.1 with geckodriver 0.29.0.
Here my sinple code:
```…
-
Leverage
RSpec: https://github.com/watir/watir_meta/wiki/Test-Framework-Example-with-RSpec
Minitest: https://github.com/watir/watir_meta/wiki/Test-Framework-Example-with-MiniTest
and write exa…
-
![screenshot from 2017-08-20 17-27-01](https://user-images.githubusercontent.com/19895155/29494062-cfe05db6-85cc-11e7-8378-c382c64e9d1e.png)
-
```
irb(main):010:0> browser.div(:id => "hplogo").screenshot("logo_google.png")
Selenium::WebDriver::Error::WebDriverError: unexpected response, code=404, content-type="text/plain"
Error - Unable to l…
-
http://watir.com/guides/elements/
* The examples no longer work
* Not all special behaviors are represented here.
* We can pull in more info from: https://github.com/watir/watir_meta/wiki/Page-El…
-
Eric - the lockfile is checked in at 2.0.4.1 which is probably not available in other ppl's repos. 'bundle update' fixes this but I don't know if there is anything in 2.0.4.1 that we are depending on…
-
Hi
I used Testgen to create my skeleton files but I seem to be having a problem with the hook file.
File is:
require 'watir'
Before do
@browser = Watir::Browser.new :chrome
end
…
-
we've had a few environments where the recent update to chrome v81 has broken tests using the watir-performance gem. The timing info being returned by Watir::PerformanceHelper::PERFORMS script is emp…
-
``` ERROR: [Exception error="can't modify string; temporarily locked" error_class=RuntimeError worker_class=CamelFetcher]```
and the webdriver instances keep running..
``` backtrace=:63:in `rea…