Skip to content

fix/resolved webdriver error that created a session not created error…#8

Open
Ujjwal-Gowda wants to merge 1 commit into
ruxailab:mainfrom
Ujjwal-Gowda:fix/webdriver-error-fix
Open

fix/resolved webdriver error that created a session not created error…#8
Ujjwal-Gowda wants to merge 1 commit into
ruxailab:mainfrom
Ujjwal-Gowda:fix/webdriver-error-fix

Conversation

@Ujjwal-Gowda
Copy link
Copy Markdown

This PR improves the reliability and portability of the web accessibility analyzer by addressing the critical issues in browser automation by resolving the SessionNotCreatedException caused by version mismatches between WebDriver and the system's browser, and ensuring the project runs seamlessly on both Google Chrome and Chromium environments.

Changes

  • Automated browser discovery: Added logic to automatically detect the installation path for google-chrome, google-chrome-stable, chromium-browser, or chromium can add more browsers.
  • Chromium support: Integrated CHROMIUM into the webdriver-manager setup, allowing the tool to function in environments where standard Google Chrome is unavailable as the current one only supports Chrome.

ignore most of the changes as they are not changes but my formator converting single quotes to double or spacings between chunks of code .

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