Open browser issue

Hi,
i want to perform that if my browser is open the my open browser url should be opened the existing tab and the same window.how can i do this?

@arijit1213 - you can try

  1. Attach Existing Browser using “Attach browser”
  2. Send Hotkey "Ctrl + t " to open a new tab
  3. Attach Newly opened tab using “Attach browser” Activity in the same browser
  4. Use the “Navigate” Activity to search the URL.