You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Selenium testing of online Encyclopedia known as Wikipedia. Those tests cover all main functionality of a service - browsing throught articles/pages, seraching specific information, managing personal account and editing existing articles. All tests are structured as "Page Object Models" and easy to work on. I used Safari WebDriver for generating automatic tests.