¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Rigcontrol SCAN and beacons


 

Hello Kayne,

The perl version can't handle javascript, either, but fortunately it doesn't need to in this case. A port beacon screen can be accessed directly using a URL like the one below for port 5. (default http port 80 in the example)


Then the Test button is button number 2 in form 2.

? ? ? ? ? $mech->form_number(2);
? ? ? ? ? $mech->click_button(number => 2);


73,
Lee K5DAT


On Sun, Dec 15, 2024 at 5:54?PM N9SEO via <kayne.kruse=[email protected]> wrote:

Well,

I'd be interesting in seeing peek at this mechanize. Looking at the python version, it cannot do javascript which I think that form at /Node/PortBeacon?X where X is port number uses. So someone must have figured out another clever way around this hurdle.

Join [email protected] to automatically receive all group messages.