Skip to content

serpavlov/bridgium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bridgium

Selenium-compatible server for testing Android apps.

Works under uiautomator.

Main feature of this project is:

When you test Android application with uiatomator-based frameworks, you will see, that all accessibility services not working. You can't test app functionality related to accessibility. One solution to this problem is to memorize the elements in the test code and then pass the test script and don't use uiautomator.

Install

  • Set Android SDK tools and build-tools to PATH (adb and aapt needed)
  • Install gems argv, nokogiri, jsonrpc-client
  • Clone
  • Run ruby server.rb

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages