diff options
author | Eduardo Julian | 2022-11-18 20:56:49 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-11-18 20:56:49 -0400 |
commit | 6aa4fac0c97264a2b1186063c062ae0873582f54 (patch) | |
tree | b34540d9688ccef495a2c29eec3c7ff30d5e7f16 /documentation/bookmark/testing | |
parent | 4ea7563c46a07dbe1cb84547a60e9398144917ae (diff) |
Updated the Python compiler to work with the new format for extensions.
Diffstat (limited to '')
-rw-r--r-- | documentation/bookmark/testing/web.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/testing/web.md b/documentation/bookmark/testing/web.md new file mode 100644 index 000000000..18a8a6957 --- /dev/null +++ b/documentation/bookmark/testing/web.md @@ -0,0 +1,4 @@ +# Reference + +0. [Web Automation: Don't Use Selenium, Use Playwright](https://new.pythonforengineers.com/blog/web-automation-dont-use-selenium-use-playwright/) + |