playwright/src/common
2020-07-30 16:21:48 -07:00
..
domErrors.ts fix(errors): strict error handling around element operations (#2567) 2020-06-24 15:12:17 -07:00
README.md docs: use "Node.js" instead of "Node" (#3176) 2020-07-27 10:27:41 -07:00
selectorParser.ts feat(selectors): auto-detect xpath starting with ".." (#3239) 2020-07-30 16:21:48 -07:00
utilityScriptSerializers.ts feat(rpc): make SerializedValue format pdl-friendly (#3007) 2020-07-19 19:46:19 -07:00

Files in this folder are used both in Node.js and injected environments, they can't have dependencies.