puppeteer
Service icon

Puppeteer

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 20 Jan
 by 
0.0
 (0 ratings)
puppeteer

Puppeteer

Details
Execute a web page including running JavaScript in a headless browser using PuppeteerSharp. Both anonymous and authenticated pages will be loaded. The component will load an authenticated page and handle the redirect to the login page if it occurs and the username and password are provided. The login page must handle deep linking to return to the requested page. Process actions such as goto, click, type and wait.
Read more

Execute a web page including running JavaScript in a headless browser using PuppeteerSharp.

Both anonymous and authenticated pages will be loaded.

The component will load an authenticated page and handle the redirect to the login page if it occurs and username and password are provided. The login page must handle deep linking to return to the requested page.

The available actions are:

GOTO Navigate to a URL. The Value is the URL to navigate to, the Selector is the element to wait for after navigation.

CLICK Click on an element. The Selector is the element to click on.

CLICKGOTO Click on an element and then wait for navigation to another page. The Selector is the element to click on.

TYPE Type a value into an element. The Selector is the element to type into, the Value is the value to type.

WAIT Wait for an element to become visible. The Selector is the element to wait for.



Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category