Skip to content

alexeybakunin/test_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install bundler and 'selenium-webdriver' gem
gem install bundler
bundle install
Install drivers
Mac:
brew install chromedriver for chrome
brew install geckodriver for firefox
Linux:
sudo apt-get install chromedriver sudo apt-get install geckodriver
For any other supported drivers please download it from https://www.seleniumhq.org/about/platforms.jsp and put into directory that in your PATH

Running

ruby test_task_upwork_spec.rb firefox Ruby
where "firefox" is a browser and "Ruby" is a keyword.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages