This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
1 / 9
Aug 2018

Replace in capabilities waiting activity for “ru.glamy.client.*”.

It needs to be done in the assembly or in the appium?

I’m just trying to start a session, without test code.

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.”

We need more details. Your code - how you looking for element and at least screenshot from Appium gui with element you looking for ( or result of driver.getPageSource() on screen where you looking for some element).