Skip to content
View ecoplatform's full-sized avatar

Block or report ecoplatform

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ecoplatform/README.md
  1. install appium
npm i --location=global appium
  1. ensure that appium is working
appium

output should starts with: [Appium] Welcome to Appium v2.0.0

  1. install uiautomator2
appium driver install uiautomator2
  1. запуск теста
node test.js

Popular repositories Loading

  1. ecoplatform ecoplatform Public

    Config files for my GitHub profile.

    JavaScript