Execute JavaScript code in the page context before rendering to manipulate the DOM or wait for dynamic content
evaluate_js
parameter allows you to run JavaScript code in the page context before rendering occurs.
evaluate_js
parameter lets you execute custom JavaScript code during the rendering process.