https://bugzilla.wikimedia.org/show_bug.cgi?id=70287

            Bug ID: 70287
           Summary: Browser tests should not use Watir API
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Quality Assurance
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

At the moment, browsers can be driven by three APIs (from high to low level):
page object, watir, selenium. Watir API is nice and Chris and I are used to it,
but it is not needed. I have noticed that people new to browser testing are
confused with so many options.

I suggest that we no longer use watir API, but only page-object and selenium.

As a first step, I will make a change in one of the repositories, so we can see
if it impacts maintainability or readability of the code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to