Appiums test flakiness

As it is difficult to recreate the error and to determine why it is happening, I can only explain what is happening and hope that someone has an idea of how to fix. Basically I run my test locally on my computer and all tests pass. When I run on Bitrise however, the tests fail. Currently the test fails as an element is not being found (that is found locally on my machine). It is not a timing issue as I have made sure there is plenty of time to allow for the element to appear. Any ideas?

Hi @ctoppel,

If you run your build on one of the MacOS stacks I’d suggest you to Remote Desktop into the build VM and check the issue there, using the standard GUI: https://gist.github.com/viktorbenei/c6d4fe1e68de739dbb5f4f15de76b9db

If that wouldn’t help please create a #issues:build-issues report so that we can look into it! :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.