Find Higest Number on Webpage

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
melsonmelvin
Newbie
Posts: 5
Joined: Mon Mar 21, 2011 5:41 pm

Find Higest Number on Webpage

Post by melsonmelvin » Mon Sep 26, 2011 9:33 pm

Hello, is it possible to find the higest number on a webpage en let the script click on the number?

Thank You,
Melvin Steenbeek
Hey

User avatar
PepsiHog
Automation Wizard
Posts: 512
Joined: Wed Apr 08, 2009 4:19 pm
Location: Florida

hello

Post by PepsiHog » Sat Oct 01, 2011 8:12 pm

That depends.

Have you attempted to use gettext to get each number? Are the numbers in the same spot all the time? Sometimes text on a webpage can be difficult if not impossible to get.
Windows 7

PepsiHog. Yep! I drink LOTS of Pepsi (still..in 2024) AND enjoy programming. (That's my little piece of heaven!)

The immensity of the scope of possibilities within Macro Scheduler pushes the user beyond just macros!

melsonmelvin
Newbie
Posts: 5
Joined: Mon Mar 21, 2011 5:41 pm

Post by melsonmelvin » Mon Oct 03, 2011 8:51 am

The numbers are allways on the same place, but they change every minute.
Hey

adroege
Automation Wizard
Posts: 438
Joined: Tue Dec 07, 2004 7:39 pm

Post by adroege » Fri Oct 14, 2011 6:33 pm

Try using HTTPRequest and parsing the resulting HTML. When this is
working it is usually very reliable.

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts