Andrey

Results 1 issues of Andrey

**Describe the bug** If incognito is disabled and flatten is disabled, an error occurs: `undefined method 'find_target' for nil (NoMethodError)` **To Reproduce** ```ruby browser = Ferrum::Browser.new(headless: false, incognito: false, flatten:...