Page Element finder on 2 tabs
Budget: $30 – $250 USD
I have a chorme extension that can look for an element on the page and click it as soon as it appears.
I need the script expanded to do the following:
1. look for element 1 on 2 pages at the same time.
2. When the element 1 is found and clicked on one page, the script pauses on both pages to avoid clicking element 1 on both pages.
3. when element 2 is found on both pages, the script resumes looking for element 1 to click it.
the webpage that will be open is a callcenter type app, where calls come in and the first clicker takes the call.
I have two accounts, and both accounts receive separate calls, but only one call can be answered at once.
I need the script expanded to do the following:
1. look for element 1 on 2 pages at the same time.
2. When the element 1 is found and clicked on one page, the script pauses on both pages to avoid clicking element 1 on both pages.
3. when element 2 is found on both pages, the script resumes looking for element 1 to click it.
the webpage that will be open is a callcenter type app, where calls come in and the first clicker takes the call.
I have two accounts, and both accounts receive separate calls, but only one call can be answered at once.