boa-constrictor
boa-constrictor copied to clipboard
Write unit tests for WebDriver Tasks
Use Moq
to write unit tests for WebDriver Tasks. These unit tests should not initialize a real WebDriver. Instead, they should mock WebDriver and make sure calls are successful.
There are multiple WebDriver Tasks, so this issue might require multiple pull requests.