Closed
Bug 1449263
Opened 8 years ago
Closed 8 years ago
Find in page test for large result set
Categories
(Firefox for iOS :: General, enhancement)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | ? | --- |
People
(Reporter: garvan, Assigned: garvan)
Details
Attachments
(1 file)
I have a new test for find in page that loads a large page and checks if the results come back as "500+". Also this test is used for nimbledroid performance measurement.
In addition to testing find-in-page, this adds a way for XCUITests to load custom web pages, which I think will be useful for porting UITests over to XCUITests.
Attachment #8962813 -
Flags: review?(irios.mozilla)
Comment 2•8 years ago
|
||
Comment on attachment 8962813 [details] [review]
Pull request
There is a small comment on the PR about the test. It is not passing for me locally, would need a change in the assert so that the element to check is correct.
Appart from that, this looks good. Thaks for the way to load custom web pages, we could use that in the future for our tests!
Attachment #8962813 -
Flags: review?(irios.mozilla) → review+
landed on master
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•