-
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.
-
Yes, the macro looks good. It will be better with a
wait_for_duration
step after the firstwait_doc
as shown below:
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
: