Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

Conversation

@22f
Copy link

@22f 22f commented May 19, 2016

работает, но:
из-за подключения unicode клавиатуры, потом клавиатура не работает при использовании девайса, установка desiredCapabilities.setCapability("resetKeyboard", "true");в рулу after() не меняет ситуацию, надо идти в настройки устройства и в ручную убирать галочку с Appium Android Input Manager

public void initSteps() throws MalformedURLException { steps = new MobileSteps(mobileDriverRule.getDriver()) ;}

@Test
@Title("Время в пути между станциями {0} и {1} должно быть не менее 10 минут")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Откуда {0} и {1}?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

случайно получилось :)
спасибо

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants