Search⌘ K
AI Features

Do it yourself

Explore how to create and set up an Azure DevOps project repository by initializing Git, adding key Selenium Java project files, configuring user info, committing changes, and pushing code remotely. This lesson helps you confidently manage automation code in a collaborative CI/CD environment.

Before trying by yourself to add the automation code to the repository, click on the Terminal component at the bottom of the lesson, and wait until the connection is made.

Once the connection is established, the console should show the root folder of the Docker container that executes in the Terminal:

Shell
ls
bin educative_code.zip lib media proc SRC usercode
boot etc lib32 mnt root srv usr
COMMAND.SH google-chrome-stable_current_amd64.deb lib64 opt run sys var
dev home libx32 POM.XML sbin tmp

From all files and folders displayed in the console, we are only interested in the src ...