Skip to content

Instantly share code, notes, and snippets.

View heroisaprinciple's full-sized avatar
🎯
Focusing

Arina heroisaprinciple

🎯
Focusing
  • Ireland
  • 02:25 (UTC -12:00)
View GitHub Profile

API workthough

  1. Open a browser

    # start an instance of firefox with selenium-webdriver
    driver = Selenium::WebDriver.for :firefox
    # :chrome -> chrome
    # :ie     -> iexplore