playwright/src/firefox
Joel Einbinder 9000ccb3b2
fix(click): don't timeout when innerWidth is modified (#2669)
We were evaluating `innerWidth` in the main context, where it could be modified.
2020-06-22 14:03:31 -07:00
..
ffAccessibility.ts fix(evaluate): consistently serialize json values (#2377) 2020-05-27 17:19:05 -07:00
ffBrowser.ts test: add another test for browserContext.addInitScript (#2285) 2020-06-18 12:27:48 -07:00
ffConnection.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
ffExecutionContext.ts chore: form the debug script for authoring hints / helpers (#2551) 2020-06-11 18:18:33 -07:00
ffInput.ts fix(keyboard): correctly press enter on firefox (#1023) 2020-02-14 17:42:08 -08:00
ffNetworkManager.ts chore: introduce session.sendMayFail to ease error logging (#2480) 2020-06-05 07:50:26 -07:00
ffPage.ts fix(click): don't timeout when innerWidth is modified (#2669) 2020-06-22 14:03:31 -07:00