boa-constrictor icon indicating copy to clipboard operation
boa-constrictor copied to clipboard

Write unit tests for WebDriver Tasks

Open AutomationPanda opened this issue 3 years ago • 0 comments

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.

AutomationPanda avatar Sep 30 '21 21:09 AutomationPanda