fix: 22
jenkins/ZenProject/pipeline/head This commit looks good

This commit is contained in:
2024-10-02 11:22:57 -04:00
parent ed9847864a
commit 6add05fc69
4 changed files with 20 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite name="All Test Suite">
<suite name="All Test Suite" thread-count="3" parallel="tests">
<test verbose="2" preserve-order="true" name="/home/ilyes/SeleniumPractice/Zenful">
<classes>
<class name="zacksolutions.HomePageTest">