Selenium is a portable software testing framework for web applications. Selenium provides a record/playback tool for authoring tests without learning a test scripting language (Selenium IDE). It also provides a test domain-specific language (Selenese) to write tests in a number of popular programming languages, including Java, C#, Groovy, Perl, PHP, Python and Ruby.
The provided Action offers the capability to run automated test suites and use the test results as quality gate for your CD pipeline.
- Run Test Suite
- ThoughtWorks Selenium Server Standalone 2.53
- Automation Engine should be installed.
- Automic Package Manager should be installed.
- ITPA Shared Action Pack should be installed.
- Clone the code to your machine.
- Go to the package directory.
- Run the command apm upload in the directory which contains package.yml (source/): Ex. apm upload -force -u / -c -H -pw -S AUTOMIC -y -ia -ru
Please refer to the link for package documentation
- About Packs and Plug-ins
- Working with Packs and Plug-ins
- Actions and Action Packs
- PACKS Compatibility Mode
- Working with actions
- Installing and Configuring the Action Builder
In the distribution process, we can download the existing or updated action package from the Automation Engine by using the apm build command. Example: apm build -y -H AE_HOST -c 106 -u TEST/TEST -pw password -d /directory/ -o zip -v action_pack_name
Broadcom does not support, maintain or warrant Solutions, Templates, Actions and any other content published on the Community and is subject to Broadcom Community Terms and Conditions
Join the Automic Community Integrations to discuss this integration.