sunjeev Posted December 11, 2023 Posted December 11, 2023 I have successfully created a workflow that will search 3 different websites with a query. I would like to run the workflow again in the already open url's. In other words I don't want to open another 3 tabs.
vitor Posted December 11, 2023 Posted December 11, 2023 To do that, you need to automate the browser itself, which depends on what you’re using (no dice if it’s Firefox). It’s not possible to expand further without learning more about your workflow and exact use case. Assuming you just don’t want repeated tabs laying around, your best best is to use an Automation Task to close the previous ones.
sunjeev Posted December 11, 2023 Author Posted December 11, 2023 Thanks for your feedback. I have three wholesale supplier websites that I search frequently to search for the best prices. In each website I paste a barcode and then add the product to the relevant basket (whoever ) is cheapest. Each website requires that I log in first. Ive created a workflow that works but when I paste the second barcode and each subsequent barcode I find another 3 tabs opening. Id like to prevent this, in other words I would like to run the workflow again in the already open url's. Im not very technically savvy and so would appreciate any help regarding how best to use the Automation Task. Please see attached workflow.
vitor Posted December 11, 2023 Posted December 11, 2023 The linked page goes into detail. Use the Automation Task in Extra Automation Tasks → Web Browsers → Frontmost Browser → Close Front Browser Tabs Matching URL.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now