Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace RemoteWebDriverLoggingExtensions with IJavaScriptExecutorLoggingExtensions #609

Closed
YevgeniyShunevych opened this issue Feb 14, 2022 · 0 comments

Comments

@YevgeniyShunevych
Copy link
Member

ExecuteScriptWithLogging and ExecuteAsyncScriptWithLogging extension methods now take IJavaScriptExecutor instance as a first parameter instead of RemoteWebDriver.

@YevgeniyShunevych YevgeniyShunevych added this to the 2.0.0 milestone Feb 14, 2022
@YevgeniyShunevych YevgeniyShunevych self-assigned this Feb 14, 2022
YevgeniyShunevych added a commit that referenced this issue Feb 14, 2022
…cutorLoggingExtensions`; #610 Replace `RemoteWebDriver` usage with `IWebDriver`
@YevgeniyShunevych YevgeniyShunevych changed the title Replace RemoteWebDriverLoggingExtensions with IIJavaScriptExecutorLoggingExtensions Replace RemoteWebDriverLoggingExtensions with IJavaScriptExecutorLoggingExtensions May 6, 2022
YevgeniyShunevych added a commit that referenced this issue May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant