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
Is there a way for external links to open in the same window. I am trying to use ElectronCapture to capture a browsing session as I go through content from various sites. I am using ElectronCapture so I can set browser dimensions to emulate the Mobile browsing experience.
If I am on domainA.com and click a link to domainB.com, I want it to open in the same browser. I would also like to be able to go back to www.domainA. com after reviewing the content on damainB.com
is this possible? Are there specific flags that I need to set?
The text was updated successfully, but these errors were encountered:
Is there a way for external links to open in the same window. I am trying to use ElectronCapture to capture a browsing session as I go through content from various sites. I am using ElectronCapture so I can set browser dimensions to emulate the Mobile browsing experience.
If I am on domainA.com and click a link to domainB.com, I want it to open in the same browser. I would also like to be able to go back to www.domainA. com after reviewing the content on damainB.com
is this possible? Are there specific flags that I need to set?
The text was updated successfully, but these errors were encountered: