Thanks for the feedback! Saving screenshots to the reports is not supported as well as in other platforms like Playwright. I'll add that to my todo list and probably make another video about it.
Help me I tried running serenity in gitlab with ci/cd, but so error: Could not instantiate class org.openqa.selenium.chrome.ChromeDriver I tried fixing it with a number of solutions online but it didn't work
There isn't any clear fixes for that. First I'd try if Firefox or Webkit works. If one of the browsers work it's a Chrome setup issue or version issue. If none of the browsers work, it's POM issue or maybe mvn command parameter issue, like someone said that he could make it work by not using mvn clean install.
Thanks, very helpful for me 🥰
Thank you!
Great video! If it had been added how to register a gitlab runner, it would have been super
Thanks for the idea!
Thanks , very helpful 🤩
Thank you for the feedback!
Super helpful! Could you please also explain how to add screenshots to the report please? If it is possible of course 😊
Thanks for the feedback! Saving screenshots to the reports is not supported as well as in other platforms like Playwright. I'll add that to my todo list and probably make another video about it.
Help me
I tried running serenity in gitlab with ci/cd, but so error: Could not instantiate class org.openqa.selenium.chrome.ChromeDriver
I tried fixing it with a number of solutions online but it didn't work
There isn't any clear fixes for that. First I'd try if Firefox or Webkit works. If one of the browsers work it's a Chrome setup issue or version issue. If none of the browsers work, it's POM issue or maybe mvn command parameter issue, like someone said that he could make it work by not using mvn clean install.