Search results

  1. D

    closing tab in a macro

    Hello. Maybe you can help me with this. I am running a macro that opens up three browser tabs. I'd like to move focus to the first one (no problem with that) and then close the third tab at one point during the macro run. Is this possible? I've tried several pieces of code, but the macro seems...
  2. D

    Alert function not popping up on screen

    Hello. I am trying to debug one of my macros (haven't done so for a couple of months now) using the viewer (2.5.1 version) and I see that the alert function no longer pops up on screen. I have noticed that there is a new tab on the viewer (or at least I had not noticed it before) that says...
  3. D

    Storing the output of a script in a macro variable

    Hello! I am new to javascript and trying to store the result of a javascript script in a variable in my macro. I have tried several ways, but never make it. The idea would be something like this macro: JavaScript: await WaitForLoading(); await Delay(2000); var weekday = await EvaluateScript...
  4. D

    Click on any link in the page but one

    Hello. Maybe I can get some help from one of you regarding this problem: Say I have a web page which contains the following internal links: https://myweb.com/nogood https://myweb.com/planes https://myweb.com/boats https://myweb.com/also-useless https://myweb.com/cars I want to run a macro...

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu