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

Google Chrome support for automated webtests #37

Open
jkokocha opened this issue Apr 14, 2021 · 0 comments
Open

Google Chrome support for automated webtests #37

jkokocha opened this issue Apr 14, 2021 · 0 comments
Labels
automated testing This issue is related to automated testing enhancement New feature or request

Comments

@jkokocha
Copy link
Collaborator

jkokocha commented Apr 14, 2021

When running automated tests, the user should be able to choose if they want to run the tests using Firefox och Google Chrome. At the time of writing this, the tests only run on Firefox, which may result in certain features not working on Google Chrome going unnoticed.

Requirements:

  • When running tests, there should be a choice between if you want to run them using Chrome or Firefox
  • Add Google Chrome to dependencies
  • Add information about chromedriver in readme
  • Edit the CI pipeline so that all Selenium Webtests run on both Chrome and Firefox
@jkokocha jkokocha added enhancement New feature or request automated testing This issue is related to automated testing labels Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated testing This issue is related to automated testing enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant