Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 870 Bytes

PLAINEDIT.md

File metadata and controls

46 lines (26 loc) · 870 Bytes

puppeteer.letclient.com

puppeter client to handle the automation on shell perspective with txt data

create file

login_user_screenshot.csv

cat << 'EOF' > login_user_screenshot.csv
COMMAND,VALUE
goto_wait,https://premium.pl/auth/login.html
screenshot,screen_login_user.png
EOF

start the client

node client.js "login_user_screenshot.csv"

show screenshot

img

APIDSL

./apidsl puppeter.csv("login_user_screenshot.csv")

portal("websitemap.json","credentials.json").target_user("softreck","home").screen("home.png")

multisitemap.schema_data("premium.map.json","premium.user.json", "download_invoices.js").

node login.commands.js "login.commands.js" "premium.commands.csv" node login.commands.js "premium.commands.csv" multisitemap.steps("login.commands.js","premium.commands.csv").