It is just me or everyone is not able to open Instagram on Web Browser control ?
It is getting stuck on the splash screen. I'm using latest version of in Web browser which is - 11.
It was all working good yesterday but it is not working now.
Microsoft.Win32.Registry.SetValue(Microsoft.Win32.Registry.CurrentUser.ToString & BrowserKeyPath,
Process.GetCurrentProcess.ProcessName & ".exe",
11000,
Microsoft.Win32.RegistryValueKind.DWord)
I checked the version and browser agent, and everything is latest. Also scripting errors are suppressed.
InstagramBrowser.ScriptErrorsSuppressed = True
InstagramBrowser.ObjectForScripting = True
Here is the screenshot where you can see it is stuck.
Screenshot Link: https://prnt.sc/qu56ru
What could be the issue ?
Thanks!