Skip to content

[🚀 Feature]: Support .NET Selenium Manager via Bazel #11304

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

Closed
titusfortner opened this issue Nov 23, 2022 · 4 comments
Closed

[🚀 Feature]: Support .NET Selenium Manager via Bazel #11304

titusfortner opened this issue Nov 23, 2022 · 4 comments
Labels
C-dotnet .NET Bindings I-enhancement Something could be better

Comments

@titusfortner
Copy link
Member

Feature and motivation

Unlike other bindings, we got Selenium Manager to behave the right way in the nuget package for release, but it is not properly bundled to be able to use with Bazel for testing. Might need to be a part of overall Bazel Build improvements (#10465)

Usage example

(automatically use Selenium Manager during tests)

@titusfortner titusfortner added C-dotnet .NET Bindings I-enhancement Something could be better labels Nov 23, 2022
@diemol
Copy link
Member

diemol commented Nov 24, 2022

I think Java has the same problem. I deleted GeckoDriver from the PATH and tests with bazel did not run. Can you try?

@titusfortner
Copy link
Member Author

Java works just fine for me with bazel. Too fine since it is getting all the drivers for some reason. :)

@diemol
Copy link
Member

diemol commented May 5, 2023

IIRC, this was implemented by the linked PR.

@diemol diemol closed this as completed May 5, 2023
Copy link

github-actions bot commented Dec 9, 2023

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-dotnet .NET Bindings I-enhancement Something could be better
Projects
None yet
Development

No branches or pull requests

2 participants