playwright/src/chromium
Dmitry Gozman ece4789165
feat(debug): expose playwright object in console (#2365)
- playwright.$ and playwright.$$ to query elements;
- playwright.inspect to reveal an element;
- playwright.clear to remove highlight.
2020-05-27 22:16:54 -07:00
..
crAccessibility.ts fix(evaluate): consistently serialize json values (#2377) 2020-05-27 17:19:05 -07:00
crBrowser.ts feat(debug): expose playwright object in console (#2365) 2020-05-27 22:16:54 -07:00
crConnection.ts feat(logger): introduce context-level logger (#1896) 2020-04-20 23:24:53 -07:00
crCoverage.ts chore: move debug-related code to src/debug (#2309) 2020-05-26 14:08:32 -07:00
crExecutionContext.ts fix(evaluate): consistently serialize json values (#2377) 2020-05-27 17:19:05 -07:00
crInput.ts chore: rename the world (2) 2019-12-19 16:53:24 -08:00
crNetworkManager.ts fix(oopif): adopt main requests into oopifs (#2284) 2020-05-18 17:13:51 -07:00
crPage.ts fix(evaluate): consistently serialize json values (#2377) 2020-05-27 17:19:05 -07:00
crPdf.ts chore: remove web mode (#1625) 2020-04-01 14:42:47 -07:00
crProtocolHelper.ts fix(evaluate): consistently serialize json values (#2377) 2020-05-27 17:19:05 -07:00
events.ts api(chromium): remove Target from public API (#1163) 2020-03-02 13:58:22 -08:00