Open Bug 1398917 Opened 7 years ago Updated 2 years ago

Test case: Tracking Protection settings More Info... link

Categories

(Firefox for iOS :: General, enhancement, P3)

Other
iOS
enhancement

Tracking

()

Tracking Status
fxios 10.0 ---

People

(Reporter: garvan, Unassigned)

References

Details

(Whiteboard: [MobileCore])

Need to add a test case for this.

It could start like this:

```
func testOpensSUMOInTab() {
  openTPSetting()

  EarlGrey.select(elementWithMatcher: grey_accessibilityLabel("More Info…")).inRoot(grey_kindOfClass(NSClassFromString("UIButton")!)).perform(grey_tap())

// how to check the SUMO page opened???

```
Whiteboard: [MobileCore]
Blocked landing a test for this until we get the SUMO page up.
https://bugzilla.mozilla.org/show_bug.cgi?id=1398151 

That bug is closed, because the code has landed, but the actual SUMO page isn't up yet.
Assignee: nobody → gkeeley
Priority: -- → P3
Can you pick this one up?
Assignee: gkeeley → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.