Akto - API Security platform
Akto WebsiteStart freeBook a demoDiscordGitHub
Search
⌃K
Links
Github Open Source Repo
What is Akto?
AktoGPT
Getting Started
Akto Cloud
Akto Self Hosted
AWS deploy
AWS multi-VPC deploy
Custom subdomain on Akto on AWS
GCP Deploy
Local Deploy
Azure Deploy
Heroku
FAQs on data concerns
Traffic Connections
API Traffic data connectors
API Inventory
API Collections
API inventory
API changes
Auth types
Sensitive data
API documentation
Data types
Test Editor
Overview
Test Library
Test YAML Syntax (One pager)
Test YAML Syntax (Detailed)
Editing built in test
Writing Custom Tests
TESTING
Run tests in CICD
Run tests in CLI using Akto
Run test
Create user config
Test results
Test library
Test roles
Github contribution guide
API reference
API reference
Components
Dashboard
Testing module
Traffic mirroring module
Runtime analyzer
Context analyzer
Puppeteer server
Other OSS
robots.txt
Powered By GitBook

Puppeteer server

This is used to replay a Chrome recording to automate auth token generation.
  • Dockerhub version: aktosecurity/akto-puppeteer-replay:latest
  • Dockerfile link​
  • Interaction: Puppeteer server runs in a separate docker image.
  • Architecture: Puppeteer server runs on the same instance as Dashboard. It is triggered only when the feature is in use and the testing module wants to fetch a new auth token.
Components - Previous
Context analyzer
Next - Components
Other OSS
Last modified 5mo ago