Scott Ries

Results 2 issues of Scott Ries

I put up #1027 to use Selenium's `newWindow` API, but Selenium 3 doesn't support it. While Selenium 3 needs support, there's a workaround on #1031, but we would likely want...

selenium
web-apis

It saves 95% of load time when doing `require "axe-rspec"`. The time is actually spent loading the `virtus` library. Deferring the loading of `Axe::API::Run` until needed does in turn defer...