Hello All,
I am executing my Selenium Cucumber - Automation Test in mass (approx 10 Cases) using Bamboo build plan.
But Some automation cases are failing when executed from bamboo build plan in headless mode, whereas when executed in UI mode manually , the Test steps are executed without any Fail.
Could anyone help me, how to disable the Headless mode while executing from bamboo build plan?
Browser - Google Chrome R112
Bamboo build plan interpreter is Windows Poweshell and the Automation execution script is in .bat format.
Thanks in advance!
Hello @SAGAR PADTE
Welcome to Atlassian Community!
Can you confirm if you have tried using the "--headless" option? Check the following article for instructions.
Sincerely,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
Thanks @Eduardo Alvarenga ,
I got how to configure the headless mode of execution in Bamboo , but I would like to know how to switch back to Non -headless or GUI mode for the Selenium Test execution from Bamboo plan.
Thanks in advance!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.