Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

246
Views
¿Cómo hacer clic en javascript:ctrl.set_pageReload()?

Tengo una página web donde la página siguiente se muestra de la siguiente manera: javascript:ctrl.set_pageReload(6) Quería saber cómo haría para hacer clic en esto para obtener la página siguiente.

He probado el siguiente script lua:

 function main(splash, args) assert(splash:go(splash.args.url)) local get_dimensions = splash:jsfunc([[ function(){ var rect = document.querySelector("ul[id='paginations_bottom'] li[class='btn-next'] a").getClientRects()[0]; return {"x": rect.left, "y": rect.top} } ]]) splash:set_viewport_full() splash:wait(0.1) local dimensions = get_dimensions() splash:mouse_click(dimensions.x, dimensions.y) splash:wait(0.3) return splash:png() end

Sin embargo, solo devuelve la misma página, por lo que me queda claro que probablemente no sea un botón en el que se pueda hacer clic, ¿quizás haya otra forma de interactuar con él?

URL del sitio web:

 https://www.theparking.eu/used-cars/.html
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!