Moderator: iOpus Moderators
VERSION BUILD=6111205 RECORDER=FX
TAB OPEN
TAB T=2
URL GOTO=http://www.iopus.com/VERSION BUILD=6111228 RECORDER=FX
TAB OPEN (Opens a new tab correctly)
URL GOTO=http://www.myurl.com/ (whatever URL)
TAB T=1 (not sure what goes here - tried 1, 2, 5 etc.)
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:login ATTR=NAME:submit&&VALUE:Login (logs in)
TAG POS=1 TYPE=A ATTR=TXT:Categories/Products
TAG POS=1 TYPE=B ATTR=TXT:ACCESSORIES'Current TAB
'Opens a new tab correctly
TAB OPEN
'Switch to TAB 2 at this point and execute code there.
TAB T=2
URL GOTO=http://www.myurl.com/
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:login ATTR=NAME:submit&&VALUE:Login (logs in)
TAG POS=1 TYPE=A ATTR=TXT:Categories/Products
TAG POS=1 TYPE=B ATTR=TXT:ACCESSORIES
' If needed close the TAB
'TAB CLOSE
'if needed return to original tab
'TAB T=1
'If needed execute more code here
additional001 wrote:Re: iMacros on New Tabs
Post by additional001 on Thu Jan 15, 2009 7:37 am
- Code: Select all
TAB OPEN
TAB T=2
URL GOTO=http://www.myurl.com/
evlev wrote:Is there some way to skip to the last tab?
something like "TAB T=LAST" or "TAB T=NUMTABS"
additional001 wrote:I'm not 100% sure, but I think you guys are barking up the wrong tree. When you are creating a plug-in or an extension it is by its nature that! You are working with another program that has its own limitations and mannerisms. FireFox has its own way of handling tabs.. there may be nothing iMacros can do to change that and that might be why this kind of limitation exsists.
Users browsing this forum: Bing [Bot] and 2 guests