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...
Kam
Nov 11, 2020Silver Contributor
Somehow? Ok, Edge should have a coding studio or something.
bnagy
Nov 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.