Replies: 3 comments
-
As the setp is unclear this is most likely a user error This is highly dependent on server vs agents and the execution setups Without details on the pipeline and the deployment all we can guess is that something unrelated to pytest is wrong with your setup At work we use Jenkins with pytest abd selenium without any issues However we also make sure the agents run pytest in a specific container images that has everything installed |
Beta Was this translation helpful? Give feedback.
0 replies
-
Converting this into a discussion as this isn't a pytest bug. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Whenever I try to run selenium test on jenkins using pytest command it always shows, pytest is not an external or internal command, even after installing it and also upgrading it to newer version.
Beta Was this translation helpful? Give feedback.
All reactions