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

Selenium rewrite #233

Open
wants to merge 263 commits into
base: master
Choose a base branch
from
Open

Selenium rewrite #233

wants to merge 263 commits into from

Conversation

craigfowler
Copy link
Member

This is the PR for #212 and related issues. It introduces a complete rewrite of the Selenium library, which has been imported (with history) from CSF.Screenplay.Selenium.

Alpha release v0.1.0 (first after split from Screenplay core)

This is the first release of the new Screenplay Selenium
project since it was split from Screenplay core and moved
to its own repo.

It mainly does everything that the old used to do.  The one
exception being the forthcoming browser flags fuctionality.
This will replace the old "browser capabilities" (not web
driver capabilities) functionality we used to have.
The fix to the crash bug which was blocking me means that now the
web browser flags are loading correctly and are visible to the web driver.
Copy link

sonarcloud bot commented Dec 8, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
22.1% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

1 participant