Closed Bug 910821 Opened 11 years ago Closed 11 years ago

Testing Component: CommonUtils

Categories

(Firefox for Android Graveyard :: General, defect)

26 Branch
ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 910859

People

(Reporter: liuche, Unassigned)

References

Details

This is a helper component that should handle (stateless?) testing actions.

A rough spec to follow:
CommonUtils.enterAndLoadPage(BLANK_01)
CommonUtils.scrollDown()
CommonUtils.scrollUp()
CommonUtils.goBack() - this is technically different from Navigation.goBack(), for pages

This class should handle waiting for events to finish before returning, and also handle different UIs (phone, tablet, Android versions).
Depends on: 910859
We determined to remove this class in the initial UITest landing (bug 910859), since its functionality can be encompassed by other Helpers and its existence generally reinforces bad practices.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.