How to open many tabs at a time

Discussions and Tech Support specific to the iMacros Firefox add-on.
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team

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
Post Reply
hirurgrrr1984
Posts: 7
Joined: Sat Dec 04, 2010 5:45 pm

How to open many tabs at a time

Post by hirurgrrr1984 » Thu Feb 15, 2018 6:26 am

Hi, I'm opening tabs

TAB T=1
URL GOTO=

TAB OPEN
TAB T=2
URL GOTO=

TAB OPEN
TAB T=3
URL GOTO=..............
need to wait a long time

I need to open 100 pages,
It takes a lot of time to wait to open them
chivracq
Posts: 10301
Joined: Sat Apr 13, 2013 1:07 pm
Location: Amsterdam (NL)

Re: How to open many tabs at a time

Post by chivracq » Thu Feb 15, 2018 7:28 am

hirurgrrr1984 wrote:Hi, I'm opening tabs

Code: Select all

TAB T=1
URL GOTO=

TAB OPEN
TAB T=2
URL GOTO=

TAB OPEN
TAB T=3
URL GOTO=..............
need to wait a long time

I need to open 100 pages,
It takes a lot of time to wait to open them
CIM...! :mrgreen: (Read my Sig...)

Qt has already been asked and answered several times, if you search the Forum a bit... :idea:
(And this is usually some kind of a "Newbie" Qt, a bit surprising for sbd who's been using iMacros since 2010, I would think you can easily find the Answer/best Solution by yourself...)

And your Qt has nothing specific to the 'iMacros for FF' Sub-Forum, especially if you don't even mention your FCI... :roll:
Hum..., oh..., yep it does actually, well, in a way..., as for 100 Tabs, there is one FF Setting you can/might need to tune in 'about:config' (if you are indeed using FF), as Browsers are not designed to open 100 Tabs at the same time, but I guess CR at least will probably have a similar Setting...

Hum..., and you never followed up on any of your previous Threads..., not really impressed...! :shock:
- (F)CI(M) = (Full) Config Info (Missing): iMacros + Browser + OS (+ all 3 Versions + 'Free'/'PE'/'Trial').
- FCI not mentioned: I don't even read the Qt...! (or only to catch Spam!)
- Script & URL help a lot for more "educated" Help...
Post Reply