Appium TestNg-Flutter elements on Flutter app not getting identified on AWS device farm

0

I am automating Flutter app run tests using Appium flutter driver on AWS device farm

Appium+JAVA+TestNg+Flutter driver

Appium version : 2.1.3 Java 8

Flutter driver

Tests run fine when run locally. The elements are not getting identified on AWS device farm.

When I run the tests on AWS device farm I start to get error below [TestNG] FAILED CONFIGURATION: "Mirus App tests" - @BeforeClass com.mirus.sp.testcases.NavigationTest.appLogin() finished in 0 ms [TestNG] org.openqa.selenium.NoSuchElementException: The element identified by 'eyJmaW5kZXJUeXBlIjoiQnlWYWx1ZUtleSIsImtleVZhbHVlVHlwZSI6IlN0cmluZyIsImtleVZhbHVlU3RyaW5nIjoiaW5wdXRfbG9naW5fZW1haWwifQ' is not present in the cache or has expired. Try to find it again

Any help would be appreciated.

Shweta
asked 6 months ago115 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions