Downloads
Install UTAM through the official registries for either Java (Maven) or JavaScript (npm). This page lists the required dependencies to get started with UTAM.
Test Author
As a test author, include these dependencies in your project:
wdio-utam-service
for JavaScriptutam-core
for Java
Page Object Author
As a page object author, include these dependencies in your project:
utam
for JavaScriptutam-compiler
for Java
To learn more about configuring UTAM for your project, see the guide for JavaScript or the guide for Java.