Hi, Im trying to figure out an issue with our Selenide Solution when executing on a Selenium Grid.
We have a pretty old Seleniude version in use and I am going through the process of upgrading it. Its currently on v 5.5.0 and we have a Sel 3 grid on our nightly regression.
I am currently working on using a Selenium 4 Grid with our existing test framework. Our test runner is Test NG. I have parallel test execution set up and when I monitor the tests executing on the grid, I see that each session is including multiple browser windows.
It looks like multiple tests are sharing the same session.
I did some research into making sure that Selenide is thread safe, and I seem to have it set up correctly but cant figure out what is wrong.
We are using a CustomWebDriverProvider class to initiate the Remote Web driver instance.
Is there anyone that help figure this out?
Thanks,
Jashan
--
You received this message because you are subscribed to the Google Groups "selenide" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenide+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/selenide/DM6PR17MB2793ADBE4F392B0F9A15B009DC4EA%40DM6PR17MB2793.namprd17.prod.outlook.com.