My objective is running automation based selenium webdriver from Jenkins, but jenkins cannot open browser when build job. so I modified my code to run in headless mode. since implementing headless browser, having some big question
- is possible to handle end to end business on headless browser? cause end to end need inspect element as the process
- if headless browser cannot handle, do you have some suggestion?
thanks, I'm very low to integrate automation