You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I justed started using SeleniumBasic, and this will be a big help with "porting" our old IE/Office VBA technology over to Edge.
However, I seem to have an issue.
Whenever I try to use me profile, I get a "scoped_dir" inside my profile path.
So, for example, when I use
C:\Users\XXX\AppData\Local\Microsoft\Edge\User_Data\Default
I get
C:\Users\XXX\AppData\Local\Microsoft\Edge\User_Data\scoped_dir16012_159524\Default
I have this issue with both, Edge and Chrome.
Anyone got any idea on how to "turn off" these scope_dir ? (because now it simply does not load my profile)
Thanks in advance,
Best regards,
Kris
The text was updated successfully, but these errors were encountered:
Hi all,
I justed started using SeleniumBasic, and this will be a big help with "porting" our old IE/Office VBA technology over to Edge.
However, I seem to have an issue.
Whenever I try to use me profile, I get a "scoped_dir" inside my profile path.
So, for example, when I use
C:\Users\XXX\AppData\Local\Microsoft\Edge\User_Data\Default
I get
C:\Users\XXX\AppData\Local\Microsoft\Edge\User_Data\scoped_dir16012_159524\Default
I have this issue with both, Edge and Chrome.
Anyone got any idea on how to "turn off" these scope_dir ? (because now it simply does not load my profile)
Thanks in advance,
Best regards,
Kris
The text was updated successfully, but these errors were encountered: