Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Selenium for Pythonistas

Selenium for Pythonistas

Talk given for the San Francisco Python Meetup at Yelp on May 8th, 2013. Focused mainly in Selenium and Testing tips.

More Decks by Santiago Suarez Ordoñez

Other Decks in Technology

Transcript

  1. Who's this dude? Santiago Suarez Ordoñez Lead Backend Developer -

    Sauce Labs Committer - Selenium Project 6+ years on Selenium and Python
  2. How about Sauce Labs? Browsers in the cloud Test mobile

    and web apps in parallel +150 OS/Browser platforms Videos, screenshots, logs, badges, FLOSS
  3. Agenda Selenium is just a library Testing best practices Selenium

    best practices Advanced features Debugging Q&A
  4. :,(

  5. Tests Start Test Create Account (User A) Test Login (User

    A) Test Change Password (User A) Test Close Account (User A)