Hey guys,
I'm trying to create a macro to use in a forum. What I need it do is load all the tabs I need open ( I need to do this manually). Here is where iMacros comes in. I need it to post > go to next tab > wait 30 seconds> post > go to next tab> wait 30 seconds> etc... thats the loop im trying to make, however im not sure how this next tab business works in iMacros.
Any help or suggestions would be appreciated
Quick Macro help
Forum rules
Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Re: Quick Macro help
bump
Re: Quick Macro help
Tab T=X
X is the tab number you want. If you open some tabs and then record the switching between them you would see the command in the script.
X is the tab number you want. If you open some tabs and then record the switching between them you would see the command in the script.