ChrisWongAtCUHK / github-pages-playwright

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Pages

playwright codegen --target python -o example.py "https://chriswongatcuhk.github.io/react-custom-hook/"
playwright codegen --target python -o example.py "https://chriswongatcuhk.github.io/React-useContext-Demo/"
playwright codegen --target python -o example.py "https://chriswongatcuhk.github.io/svelte-vite-app/"
playwright codegen --target python -o example.py "https://chriswongatcuhk.github.io/svelte-tutorial-for-beginners/"
playwright codegen --target python -o example.py "https://chriswongatcuhk.github.io/7-Event-Modifiers-in-Svelte-You-Must-Know/"
playwright codegen --target python -o example.py "https://chriswongatcuhk.github.io/transitions-and-animations-in-svelte/"
pytest ChrisWongAtCUHK/transitions-and-animations-in-svelte/tests.py --tracing on --headed --slowmo 1000
playwright show-trace test-results/chriswongatcuhk-transitions-and-animations-in-svelte-tests-py-test-elasticout-chromium/trace.zip
playwright show-trace test-results/chriswongatcuhk-transitions-and-animations-in-svelte-tests-py-test-fade-chromium/trace.zip
pytest ChrisWongAtCUHK/7-Event-Modifiers-in-Svelte-You-Must-Know/preventDefault.py --tracing on 
playwright show-trace test-results/chriswongatcuhk-7-event-modifiers-in-svelte-you-must-know-preventdefault-py-test-example-chromium/trace.zip
pytest ChrisWongAtCUHK/svelte-tutorial-for-beginners/tests.py --tracing on 
playwright show-trace test-results/chriswongatcuhk-svelte-tutorial-for-beginners-tests-py-test-addpoll-chromium/trace.zip
playwright show-trace test-results/chriswongatcuhk-svelte-tutorial-for-beginners-tests-py-test-deletepoll-chromium/trace.zip
playwright show-trace test-results/chriswongatcuhk-svelte-tutorial-for-beginners-tests-py-test-validation-chromium/trace.zip
pytest ChrisWongAtCUHK/react-usecontext-demo/headless.py --tracing on 
playwright show-trace test-results/chriswongatcuhk-react-usecontext-demo-headless-py-test-usecontext-chromium/trace.zip

About


Languages

Language:Python 100.0%