Skip to main content
Store and manage reusable environment variables that can be shared across all tests in your project.
See: Environment Variables for a detailed guide on creating, managing, and using environment variables in your tests.
Configure Google OAuth authentication for your tests.
See: Google OAuth for a detailed guide on setting up and configuring Google OAuth authentication for your tests.
Manage files needed for testing file upload functionality.

File Management

Upload and organize test files:
  • Document Testing: PDFs, Word documents, spreadsheets
  • Image Testing: Photos, graphics, avatars
  • Data Files: CSV, JSON, XML for import testing
  • Media Files: Audio, video for media upload testing
See: File Uploads for a detailed guide on using these files in your tests.
See all of the emails received in your project’s inbox.
See: Email Receiving for detailed configuration and usage.
Test your Chrome extensions on the web.
See: Chrome Extensions for setup and configuration details.