playwright/packages/playwright-core/src
Andrey Lushnikov 68e170ef89
feat: implement expect(locator).toBeInViewport() (#20668)
The method accepts a `ratio` option to assert the ratio
of the element in viewport. `ratio` defaults to `Number.MIN_VALUE`.

NOTE: this reverts commit d950f5b6ee and
adds `ratio` option support + does the rename.

Fixes #8740
2023-02-10 04:33:22 -08:00
..
cli chore: remove experimental dockerfile.remote (#20790) 2023-02-09 12:18:02 -08:00
client fix(connect): respect launch options when turning into connect (#20757) 2023-02-08 13:06:05 -08:00
common chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
image_tools test: enable ssim-cie94 image comparison algorithm for our tests (#19313) 2022-12-29 23:48:28 -08:00
protocol feat: implement expect(locator).toBeInViewport() (#20668) 2023-02-10 04:33:22 -08:00
remote chore: remove experimental dockerfile.remote (#20790) 2023-02-09 12:18:02 -08:00
server feat: implement expect(locator).toBeInViewport() (#20668) 2023-02-10 04:33:22 -08:00
third_party chore: remove experimental dockerfile.remote (#20790) 2023-02-09 12:18:02 -08:00
utils chore(watch): allow toggling browser (#20738) 2023-02-08 08:36:02 -08: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: fix language binding based install message (#18480) 2022-11-01 13:46:17 -07:00
outofprocess.ts test: mark driver mode as remote (#15402) 2022-07-06 09:20:07 -07:00
utilsBundle.ts fix(html): test and fix reporter timing display (#19670) 2022-12-22 15:57:55 -08:00
zipBundle.ts chore(har): allow replaying from zip har (#14962) 2022-06-17 16:11:22 -07:00