Skip to content

Conversation

@alvarolaserna
Copy link
Contributor

Adding to github actions browser tests to start testing methods of the framework

@alvarolaserna alvarolaserna changed the title add test fro chrome browser add test for chrome browser Jan 24, 2023
- name: Install a new Chromium
run: sudo apt install -y chromium-browser
- name: Test with Maven
run: mvn -Dtest=TestBrowser test
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe better run all tests not only this specific one?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have to specify that one, othewise it will run the other runners that contain Android and iOS tests.

@alvarolaserna alvarolaserna merged commit 2aa89aa into master Jul 18, 2023
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.

3 participants