iMacros Error

gamekeysbuy

Newbie
Joined
Oct 10, 2014
Messages
16
Reaction score
0
When im trying to use the iMacros for AddMeFast.
Always i have an error: Oops! Something went wrong. You are closing the popUp too fast
What do i need to do?
 
seems to be pretty obvious: don't close the popup that fast :)
not sure which macro is that exactly, one possible and logic solution would be increasing the WAIT SECONDS between actions
 
WAIT SECONDS = 10

Add it before the step doing the popup closing. That should solve it.
 
It usually is because the popups are getting closed before liking the page/URL. Increase the WAIT TIME = X
 
Or it could be that your script is outdated and doesn't do what supposed to do,it says You are closing the popUp too fast error even if it's completely unrelated
 
Back
Top