JavaScript Asynchrony and async/await in Selenium WebDriver Tests
Selenium is a wonderful library. It supports all major browsers, has all the features we will probably need and is currently the de-facto standard in browser tests today, and rightfully…