Bug 1732958 Comment 13 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

New tests added between 10.2 and 10.4:
```
ElementHandle specs ElementHandle.isIntersectingViewport should work with threshold (elementhandle.spec.ts)
ElementHandle specs ElementHandle.isIntersectingViewport should work with threshold of 1 (elementhandle.spec.ts)
Frame specs Frame.evaluate allows readonly array to be an argument (frame.spec.ts)
JSHandle JSHandle.clickablePoint should work (jshandle.spec.ts)
JSHandle JSHandle.clickablePoint should work for iframes (jshandle.spec.ts)
JSHandle JSHandle.click should work (jshandle.spec.ts)
Page BrowserContext.overridePermissions should grant persistent-storage (page.spec.ts)
Page Page.waitForNetworkIdle should work (page.spec.ts)
Page Page.waitForNetworkIdle should respect timeout (page.spec.ts)
Page Page.waitForNetworkIdle should respect idleTime (page.spec.ts)
Page Page.waitForNetworkIdle should work with no timeout (page.spec.ts)
Page Page.addScriptTag should add id when provided (page.spec.ts)
Page printing to PDF should respect timeout (page.spec.ts)
Page Page.client should return the client instance (page.spec.ts)
Screenshots Page.screenshot should work with webp (screenshot.spec.ts)
waittask specs Page.waitFor should allow you to select an element with parenthesis-starting xpath (waittask.spec.ts)
```

(excluding the experimental request interception ones which are all skipped on Firefox)
New tests added between 10.2 and 10.4:
```
ElementHandle specs ElementHandle.isIntersectingViewport should work with threshold (elementhandle.spec.ts)
ElementHandle specs ElementHandle.isIntersectingViewport should work with threshold of 1 (elementhandle.spec.ts)
Frame specs Frame.evaluate allows readonly array to be an argument (frame.spec.ts)
JSHandle JSHandle.clickablePoint should work (jshandle.spec.ts)
JSHandle JSHandle.clickablePoint should work for iframes (jshandle.spec.ts)
JSHandle JSHandle.click should work (jshandle.spec.ts)
Page BrowserContext.overridePermissions should grant persistent-storage (page.spec.ts)
Page Page.waitForNetworkIdle should work (page.spec.ts)
Page Page.waitForNetworkIdle should respect timeout (page.spec.ts)
Page Page.waitForNetworkIdle should respect idleTime (page.spec.ts)
Page Page.waitForNetworkIdle should work with no timeout (page.spec.ts)
Page Page.addScriptTag should add id when provided (page.spec.ts)
Page printing to PDF should respect timeout (page.spec.ts)
Page Page.client should return the client instance (page.spec.ts)
Screenshots Page.screenshot should work with webp (screenshot.spec.ts)
waittask specs Page.waitFor should allow you to select an element with parenthesis-starting xpath (waittask.spec.ts)
```

(excluding the experimental request interception ones which are all skipped on Firefox)

Trying to skip the additional page tests on the 10.4.0 vendored version
New tests added between 10.2 and 10.4:
```
ElementHandle specs ElementHandle.isIntersectingViewport should work with threshold (elementhandle.spec.ts)
ElementHandle specs ElementHandle.isIntersectingViewport should work with threshold of 1 (elementhandle.spec.ts)
Frame specs Frame.evaluate allows readonly array to be an argument (frame.spec.ts)
JSHandle JSHandle.clickablePoint should work (jshandle.spec.ts)
JSHandle JSHandle.clickablePoint should work for iframes (jshandle.spec.ts)
JSHandle JSHandle.click should work (jshandle.spec.ts)
Page BrowserContext.overridePermissions should grant persistent-storage (page.spec.ts)
Page Page.waitForNetworkIdle should work (page.spec.ts)
Page Page.waitForNetworkIdle should respect timeout (page.spec.ts)
Page Page.waitForNetworkIdle should respect idleTime (page.spec.ts)
Page Page.waitForNetworkIdle should work with no timeout (page.spec.ts)
Page Page.addScriptTag should add id when provided (page.spec.ts)
Page printing to PDF should respect timeout (page.spec.ts)
Page Page.client should return the client instance (page.spec.ts)
Screenshots Page.screenshot should work with webp (screenshot.spec.ts)
waittask specs Page.waitFor should allow you to select an element with parenthesis-starting xpath (waittask.spec.ts)
```

(excluding the experimental request interception ones which are all skipped on Firefox)

Trying to skip the additional page tests on the 10.4.0 vendored version: https://treeherder.mozilla.org/jobs?repo=try&revision=c429fb14a9d331bba2234fece052ce00cdb82414

Back to Bug 1732958 Comment 13