Macro Does Not Show Results

  1. Distill has a remote browser (among other things). Users interact with the remote browser when using the Visual Selector or Macro Recorder. The main source of problem here is that it takes too long to load the content in remote browser.

  2. Yes, the macro looks good. It will be better with a wait_for_duration step after the first wait_doc as shown below:
    image

Lastly, when selecting content from the page, you need to select the result. This can be done by using the following CSS selector: #capa_resultados_busqueda_sentencias

: