What steps will reproduce the problem? 1. Open a scripted WebPage which scripts use window.URL.createObjectURL() What is the expected output? - get a correct object Url What do you see instead? - ...
Hi. great work over here. In out capybara spec we have used some javascript hook to check if all network is done. I found that ferrum can do it with wait_for_idle so I wanted to see if we can switch ...