Igor Peković

Results 3 comments of Igor Peković

Hi 👋 I'm running automated tests with `pytest` in parallel on `CircleCI`, and I'm getting the same error occasionally. Selenium version is 4.17.2 I was able to reproduce the issue...

I'm still able to reproduce the issue by running 8 tests in parallel via `pytest`. 2 out of 8 failed with the following error: ``` ... try: exception_name, hex_errno, err_msg...

@p0deje it seems I cannot reproduce it locally atm.