Skip to content

Conversation

@SergeyRuzin
Copy link
Contributor

No description provided.

{
public class BrowserRunner
{
public RemoteWebDriver Driver;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why renamed? We can use not only ChromiumDriver.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe, we can use an interface here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed to IWebDriver since RemoteWebDriver cannot be cast into ChromeDriver

ILastovka
ILastovka previously approved these changes Dec 1, 2021
@SergeyRuzin SergeyRuzin merged commit 164a4f5 into develop Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants