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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -