Need help in recording
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
-
- Posts: 44
- Joined: Thu May 26, 2011 8:14 pm
Need help in recording
I am trying to create an imacros of submitting articles to various article directories.I am using article content from datasources. but when i first record i used to put example something like article_content_here in the body of the article and then pressing submit button.so that it will record all things.I want the script recorded but don't want to submit article at first time.Means i want to record that line tag position submit article but dont want to perform action.
Re: Need help in recording
Not sure I got the point.
Do you want to test a TAG command without actually having it click/submit?
Then add "EXTRACT=TXT" to make it extract the content instead of performing an action on the element.
Do you want to test a TAG command without actually having it click/submit?
Then add "EXTRACT=TXT" to make it extract the content instead of performing an action on the element.