Forum Discussion
bnagy
Nov 02, 2020Copper Contributor
Hide/disable the favorites bar programmatically for new tab windows
Is there a way to automatically hide/disable the favorites bar programmatically on startup with flags, selenium or other way? I know that from the options it can be disabled but when it is star...
bnagy
Nov 11, 2020Copper Contributor
Kammy problem is not related to the favorite button, I have issues with the favorite bar, I know I can disable from the settings, but when I open edge with selenium it will reappear and it will change the page sizes(please find the attached picture). This is why I want to disable it via selenium or command line argument or somehow programmatically.
Kam
Nov 11, 2020Silver Contributor
Somehow? Ok, Edge should have a coding studio or something.
- bnagyNov 13, 2020Copper Contributor
KamI think you misunderstood something, I want to start edge with automation using selenium and hide or disable the favorites bar. I want to do this from code via a command line argument or a selenium option if possible. I wanted to ask if something like this exists because nothing is documented on this topic by Microsoft.