zsan
zsan
I did the following steps: 1. Upgrade node to v16.14.0 (it was v14.17.6) 2. remove directory `node_modules` in the project's directory 3. re install all plugins And the error just...
option `selector` is worked for me ``` browser.screenshot(selector: "#CaptchaImage", path: "captcha.png") ``` Version: ``` bundle show ferrum /Users/zak/.rbenv/versions/2.7.6/lib/ruby/gems/2.7.0/gems/ferrum-0.11 ```
> @zsan thank you for reporting. > > Are you able to provide an example code to reproduce it or show more stacktrace to understand where this `write` is called?...
> I think we could try to pass area arguments right to the method which now is not supported but can be That would be cool @route
> Hello, `fitting` need Open API or API Bluerprint documentations to work > > Your case will be solved if you can get this documentation from `rspec_api_documentation` I ran `rake...
> You could set a default on the column in your schema. And if you don't want that in general, you could set it at the beginning of the migration...