Fleebs-Logo
Details werden geladen...

Test succesful but not all steps completed visually - Support - Appium Discuss

Hi there! I have a question: Sometimes when I run a scenario (React Native app), I see that it succeded but in the simulator I dont see with my eyes that indeed all the steps of the scenario have been executed (it happens only in Android, in iOS its fine). For example: step1: tap on X page steo2: verify the page is displayed step3: click back button. steo4: verify the page is displayed So, the result is successful but in the simulator, during the test run, I see that only the first 2 ste...