selenium - Exceptions "no such element" for automotive sessions in Browserstack for GREEN tests with usage of selenide and testng -


my selenium tests green in browserstack session see exceptions "no such element" in log. can't find such errors in maven/testng full logs, tried run -e -x parameters - same, tests green, no exception.

browserstack log looks this.

maven log looks this.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -