Great work guys for creating this flexible and scalable container.
I'm not that familiar with selenium grid, docker or zalenuim so I would like a bit help please to be able to run my test in parallel using Zalenium.
I have used Zalenium in one of my personal specflow projects before and it was working fine however I have recently created another project which uses Ocaramba framework but I'm keep an error when running my tests. see below screenshot of the error.
Link to Ocaramba framework if needed https://github.com/ObjectivityLtd/Ocaramba
I have set the following properties in app.config but I'm not sure if I need to set any additional DriverCapabilities for this to work.
Hi,
Great work guys for creating this flexible and scalable container.
I'm not that familiar with selenium grid, docker or zalenuim so I would like a bit help please to be able to run my test in parallel using Zalenium.
I have used Zalenium in one of my personal specflow projects before and it was working fine however I have recently created another project which uses Ocaramba framework but I'm keep an error when running my tests. see below screenshot of the error. Link to Ocaramba framework if needed https://github.com/ObjectivityLtd/Ocaramba
I have set the following properties in app.config but I'm not sure if I need to set any additional DriverCapabilities for this to work.
in App.config file.
I have also attached the Browser Driver Log and Selenium Log.