Search found 4 matches

by paulwhit
Mon Jan 18, 2021 6:10 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Conditional statement to check value of HTML tag
Replies: 8
Views: 6812

Re: Conditional statement to check value of HTML tag

Many thanks for your help, chivracq and Tom. I've found the solution using the code in this thread: viewtopic.php?t=25762#p67692 :D

SOF thread now removed :)
by paulwhit
Fri Jan 15, 2021 10:00 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Conditional statement to check value of HTML tag
Replies: 8
Views: 6812

Re: Conditional statement to check value of HTML tag

Thanks for your advice. I would like to implement this purely in iim using a Conditional 'URL GOTO' to check if TAG POS=1 TYPE=DIV ATTR=ID:Vop11 = 'Booked' and then use REFRESH if the tag doesn't = "Booked". Please could you advise on how to write this. I've searched the form bu I can't fi...
by paulwhit
Fri Jan 15, 2021 2:25 am
Forum: Data Extraction and Web Screen Scraping
Topic: Conditional statement to check value of HTML tag
Replies: 8
Views: 6812

Conditional statement to check value of HTML tag

Hi, I would like to create a macro that contains a conditional statement to check the value of a HTML tag on a webpage: Checks TAG POS=1 TYPE=DIV ATTR=ID:Vop11 If this = "Booked" Refresh webpage Else Continue running macro I am using iMacros 12.5 Enterprise on Windows 10 and running the ma...
by paulwhit
Mon Dec 07, 2020 3:05 am
Forum: General Support & Discussions
Topic: Open iMacros Browser minimised or silent
Replies: 1
Views: 2286

Open iMacros Browser minimised or silent

Hi All, I have created a macro using the iMarcros Browser that I run from a bat file at specific times using System Scheduler. The bat files opens the .iim file in iMacros Browser. I would like the browser to either run minimised or in silent mode as it current opens maximised and therefore interfer...