playwright/src
Andrey Lushnikov 7671e8e8be
devops: remove warnings when running under root without sandbox (#3749)
As discussed offline, our testing scenarios assume running trusted
web content - so this warning is just a noise for this usecases.

When it comes to dealing with untrusted web content though, automation
authors need to make sure to not launch browsers under root in the first
place.
2020-09-02 18:02:11 -07:00
..
client fix(connect): make selectors.register work in connected browser (#3664) 2020-09-02 16:15:43 -07:00
dispatchers fix(connect): make selectors.register work in connected browser (#3664) 2020-09-02 16:15:43 -07:00
install chore: move browserPaths to utils, enforce more deps (#3584) 2020-08-22 21:15:03 -07:00
protocol fix(connect): make selectors.register work in connected browser (#3664) 2020-09-02 16:15:43 -07:00
server devops: remove warnings when running under root without sandbox (#3749) 2020-09-02 18:02:11 -07:00
trace feat(trace): experimental traces for our tests (#3567) 2020-08-28 10:51:55 -07:00
utils feat(trace): experimental traces for our tests (#3567) 2020-08-28 10:51:55 -07:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
browserServerImpl.ts fix(connect): make selectors.register work in connected browser (#3664) 2020-09-02 16:15:43 -07:00
inprocess.ts test: always setUnderTest in index.js, rename to setDevMode (#3662) 2020-08-27 21:08:33 -07:00
server.ts test: fix wire tests (#3609) 2020-08-24 17:32:55 -07:00