playwright/packages/playwright-core/src
Dmitry Gozman ab85b23e67
fix(expect): report expect "Timed out" when it actually does (#22174)
Previously, it would say "Timed out" when page was closed at test
timeout, or not say "Timed out" when at least one element matched.

Fixes #21664.
2023-04-03 15:06:13 -07:00
..
cli fix(cli): pdf/screenshot did not save artifacts (#21352) 2023-03-02 22:05:39 +01:00
client chore: implement jsHandle._objectCount in chromium (#22127) 2023-03-31 15:52:01 -07:00
common fix(socks): use happy-eyeballs to create a connection (#21847) 2023-03-21 14:12:24 -07:00
image_tools test: enable ssim-cie94 image comparison algorithm for our tests (#19313) 2022-12-29 23:48:28 -08:00
protocol chore: implement jsHandle._objectCount in chromium (#22127) 2023-03-31 15:52:01 -07:00
remote feat(connect): support special headers for debug/attachments (#22106) 2023-03-31 08:57:07 -07:00
server fix(expect): report expect "Timed out" when it actually does (#22174) 2023-04-03 15:06:13 -07:00
third_party chore: remove experimental dockerfile.remote (#20790) 2023-02-09 12:18:02 -08:00
utils chore: nest test steps based on zones (#22108) 2023-03-30 21:05:07 -07:00
androidServerImpl.ts chore: remove separate network tethering client connection (#20267) 2023-01-21 18:18:22 -08:00
browserServerImpl.ts chore: remove separate network tethering client connection (#20267) 2023-01-21 18:18:22 -08:00
DEPS.list feat(android): add Android.{launchServer,connect} (#18263) 2022-10-24 17:23:11 -07:00
inprocess.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
inProcessFactory.ts chore: move sever/isomorphic to utils/ to use it in client (#21445) 2023-03-06 18:49:14 -08:00
outofprocess.ts test: mark driver mode as remote (#15402) 2022-07-06 09:20:07 -07:00
utilsBundle.ts chore: migrate to protocol's StackFrame type (#21198) 2023-02-24 18:36:15 -08:00
zipBundle.ts chore(har): allow replaying from zip har (#14962) 2022-06-17 16:11:22 -07:00