Morning everyone.
For the past few days, I have been dealing with an issue when running a specific web test in headless mode.
The test involves booking an appointment and I want to be able to use the my location option.
The test runs fine in regular chrom testing, but when I try to use the same test in headless, The execution shows the my location as being clicked, but the address options do not show for the next test step.
I believe that there must be some king of issues with the headless test allowing it’s location to be used.
I was wondering if anyone else has had this problem before?
Is there some way to allow the location to be used for headless tests?
Thanks in advance!