created
Aug '18
last reply
Aug '18
- 8
replies
- 235
views
- 2
users
- 1
like
- 1
link
This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
if you using Appium GUI then correct start activity with it. -> https://raw.githubusercontent.com/appium/appium-desktop/master/docs/images/screen-new-session.png1 Just add “appWaitActivity” and value ““ru.glamy.client.*”.
Can I ask one more question?
How I can determine the transition screen in assert?
I run the test, do the actions and app passes on next screen, I want to indentify any object and pass the test.
Selenium tells me: “selenium.common.exceptions.NoSuchElementException: Message: An element could not be located on the page using the given search parameters.”