Overview: Test automation framework for Google Cloud Calculator using WebdriverIO with TypeScript and Page Object Model pattern.
Tech Stack: WebdriverIO - Browser automation TypeScript - Type-safe test development Mocha - Test runner Allure - Test reporting
Setup & Run:
npm install
npm test
Configuration: Base URL: https://cloud.google.com Browser: Chrome (headless configurable) Timeouts: 5000ms default