Replies: 2 comments
-
See Issue https://github.com/kaliiiiiiiiii/undetected-playwright-python/issues/5 |
Beta Was this translation helpful? Give feedback.
0 replies
-
results for
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
These are the tests for only test_browsercontext, and ive also modified them a bit to fit for my Project Botright.
Thats why some tests are missing, and for example the
context
is renamed tobrowser
.This is only to document the failing tests right now, in future undetected-playwright-python should setup its own tests (for example via github actions).
file: conftest.py (modified)
file: test_browsercontext.py (modified)
Beta Was this translation helpful? Give feedback.
All reactions