2b0b259d09
The W3C WebDriver leads to faster operation of individual steps which highlights where WebDriver is moving to a new step faster than the browser can process it. The solution here is to use the `execute` function to interact with the browsers as this makes use of the various wait and check steps.