Yo add a test suite to Github Actions, i have to use this headless mode right? how can I know the chome version in order to know if i have to use the =new option?
You would need to know what chrome version the image you are running your tests in has. You can ad some logging to figure that out. Or you can just use the 'new' option and if it works you dont have to know the virsion, you just use it since it will support latest browsers too. That is what I would do.
🎁 Amazing QA Automation Learning Opportunity: www.supersqa.com/qa-automation-training-bundle
📚 Live training with a mentor: supersqa.com/bootcamp
thank you, been trying that for too long
You are welcome. I am glad it helped.
thanks for your help! keep up
Thanks, will do!
Yo add a test suite to Github Actions, i have to use this headless mode right? how can I know the chome version in order to know if i have to use the =new option?
You would need to know what chrome version the image you are running your tests in has. You can ad some logging to figure that out. Or you can just use the 'new' option and if it works you dont have to know the virsion, you just use it since it will support latest browsers too. That is what I would do.
@@SuperSQA ty man!
HOW TO RUN CHROME EXTENSION IN HEADLESS MODE