You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a Selectors API, to allow for registering of custom selector engines besides the ones provided out-of-the-box. This can for example be useful to allow implementions of selector engines for specific frontend frameworks like React (see docs for Playwright) or Vue (see docs for Playwright).
Implement a
Selectors
API, to allow for registering of custom selector engines besides the ones provided out-of-the-box. This can for example be useful to allow implementions of selector engines for specific frontend frameworks like React (see docs for Playwright) or Vue (see docs for Playwright).Relevant links:
The text was updated successfully, but these errors were encountered: