Dmitry Gozman
|
b7df4d57a4
|
chore: migrate wait tasks to Progress (#2422)
|
2020-06-01 08:54:18 -07:00 |
|
Andrey Lushnikov
|
7a785ac268
|
fix: properly rewrite error message (#2392)
Error message is included in error's stack, so we should
re-write stack as well.
Fixes #2373
|
2020-05-28 16:33:31 -07:00 |
|
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 |
|
Dmitry Gozman
|
609bc4cfb0
|
chore: add stack trace utilities and tests (#2371)
|
2020-05-27 14:26:44 -07:00 |
|
Dmitry Gozman
|
8f0f32b5e6
|
chore: move debug-related code to src/debug (#2309)
|
2020-05-26 14:08:32 -07:00 |
|