Dmitry Vorotilin

Results 170 comments of Dmitry Vorotilin

I'll take a look tomorrow

You have a great setup! All well thought and tidy. As for download behavior if Chrome runs in a dedicated container then the file is downloaded there definitely because under...

@benjaminwood you can try simply type enter and this will resume test from the given point, add slowmo option if everything happens too fast

Yea sorry busy week at work, going to to do it

This sounds like a bug, it shouldn't be like that

I'm currently working on this, though I work on Ferrum rather than Cuprite/Capybara

Same code you provided for Ferrum: ```ruby require 'ferrum' require 'async' require 'benchmark' browser = Ferrum::Browser.new(window_size: [1200, 800], headless: true) browser.go_to('https://duckduckgo.com') Benchmark.bm(10) do |timings| timings.report('No async') { browser.body } Async...

I’ll take a look but off the top of my head can’t remember anything done wrong in cuprite.

Hi @odlp I think I'm ok with that if there are aliases