splendo / CucumberMultiplatform

Apache License 2.0
2 stars 0 forks source link

Add github actions for UI tests #21

Open corrado4eyes opened 1 year ago

corrado4eyes commented 1 year ago

20

corrado4eyes commented 1 year ago

@thoutbeckers The CI is failing for some reason on the Login screen, but unluckily it doesn't say why. I suspect is an issue related to timing, so instead of .short as duration to find a given element .long should be used.

Also I try to integrate a step that would upload the test artefacts in order to see the screenshot of the failing test, but the test result zip is not found in the folder.