Skip to content

Is parallel execution possible with Codeceptjs? #3854

Closed Answered by myrepojuly1987
s-sugumar asked this question in Q&A
Discussion options

You must be logged in to vote

This is pretty straight forward. Start your selenium grid as usual. Set the host: <the hub url> and port:<port number> in the codeceptjs config. While running the tests use workers to set the number of workers needed based on the availability of your nodes.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kobenguyent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants