Skip to content

eskignax/indeed_testing_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

#Indeed APK test

What is this repository for?

Unofficial Testing framework for Indeed APP in ruby Device have to be set in English.

How do I get set up?

Install

  • android sdk
  • appium
  • ruby

Run Appium

    appium --default-capabilities "{\"newCommandTimeout\": \"300\", \"appPackage\": \"'com.indeed.android.jobsearch'\", \"appActivity\": \"''com.indeed.android.jobsearch.MainActivity''\"}"

Run emulator

    emulator -avd [devicename]

Run the test

    cucumber

Run the test with allure report

    cucumber -p allure

About

Unofficial APP testing for indeed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors