Skip to content

eoikef/Appium-Ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appium-Ruby

Study application made to take advantage of the best programming practices using Appium with Ruby.

Basic commands

In arc mode, we can send every appium command through the terminal to our connected device/emulator/simulator.

find_element(id:"id here") - search the element by id and tell us if is on the screen

find_elements (class:"class here") - search elements by class and tell us quantity and if is on the screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages