We are using the Maven build tool for this. All samples use some project as a system under test. These sample application has to be started before executing any Citrus tests. Many samples reuse the todo-list application which is a simple web application that provides a basic REST API. You...
Now uses BichroMATE Maven Repo version 3.10 Added the pomFactory that will take a URL and turn it into a properties file and a POM file to be added to the base webdriverfactory Created a new test page:www.bichromate.org/seleniumTestPage.htmlThis page has Ajax script that populates a tab...
Besides this there is a (slightly enhanced 😉 hello world UI5 version in the sdk samples/explore-ui5 directory. This should have a maven build including an automated test with selenium. You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, re...
The famous sample Spring-based application, extend by a Jenkins CD Pipeline that runs selenium tests, anlyzes via SonarQube and deploys to Nexus - scm-manager/spring-petclinic
Follow the below steps to execute the graphwalker-selenium project: Build the project with maven: mvn clean install Generate sources: mvn graphwalker:generate-sources a) Interface with the name 'Sampletest_Amazon.java' should get generated inside 'target/generated-sources/graphwalker' package. Navigate...
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion...