Tag:Configuration
All the articles with the tag "Configuration".
-
Test Automation - How to Use Dynamic Base URLs with Playwright TypeScript in GitHub Actions
Published:Implement dynamic base URLs in your Playwright TypeScript tests using environment variables in GitHub Actions for seamless testing across different environments.
-
Solving the JDK 17 Compatibility Issue with Appium: A Step-by-Step Guide
Published:A step-by-step guide to resolving the cglib compatibility issue that prevents Appium from working with JDK 17, enabling you to use the latest Java features.