GCuser99 / SeleniumVBA

A comprehensive Selenium wrapper for browser automation developed for MS Office VBA running in Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New headless mode causes "sync your profile" popup in Edge

GCuser99 opened this issue · comments

commented

In testing the new headless mode for Edge/Chrome, discovered that using it causes a "sync your profile" popup in Edge (not Chrome). So for now kept the default old headless mode for Edge specifically. Will need to address this before Selenium 4.10, when the old headless mode is planned to be deprecated.

commented

After some more experimentation, I determined that the issue is a side-effect from a bug in the way new capabilities specified at runtime were being merged with preloaded capabilities. Fixed in v3.9.