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
- Attach Existing Browser using “Attach browser”
- Send Hotkey "Ctrl + t " to open a new tab
- Attach Newly opened tab using “Attach browser” Activity in the same browser
- Use the “Navigate” Activity to search the URL.