Replies: 1 comment
-
Hi @capytoste, Thanks for reaching out! How do you do this with Selenium? I'm sure we can figure it out, but I haven't done this before 😅 |
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
-
Hi, Carlos!
l've been struggling for a while trying to configure proxy settings in pylenium.json to test through an authenticated proxy at my workplace, and have finally run out of ideas on how to make it work.
my last attempts have been:
(1) trying to insert a "proxy" block within the capabilities section of pylenium.json:
(2) inserting a similar block at the beginning of the test:
However py config process seems to pay no attention to any of them :-(
l would really appreciate if you can give me a hint on how to make it run.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions