Hi! I’d like to ask why my macros are not working. Both of the sites I’m monitoring automatically logs out the account whenever the tab is closed so I have to use a Macro for each of them.
Monitor 1 Check log:
Monitor page:
https://bettingzoo.ag/v2/#/pendings
my macros are:
- wait doc
- click (login id)
- type
- click (password)
- type
- click (enter)
- wait doc
- click (pending)
1st page:
2nd page:
3rd page:
Monitor 2 Check log:
Monitor page:
https://ezplay247.com/v2/#/pendings
my macros are the same as the one above:
- wait doc
- click (login id)
- type
- click (password)
- type
- click (enter)
- wait doc
- click (pending)
1st page:
2nd page:
3rd page:
Thank you very much for your time.