fix: 24 - adding CucumberFramework

This commit is contained in:
2024-10-03 17:38:00 -04:00
parent 9cb8ca125e
commit d13a89e735
9 changed files with 67 additions and 8 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" thread-count="3" >
<suite name="All Test Suite" thread-count="1" parallel="tests">
<test name="FireFoxTest">
<parameter name="browser" value="firefox"/>
<classes>