Skip to content

Commit 2ab76bf

Browse files
author
poncoe
committed
update testlab
1 parent bc12848 commit 2ab76bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/java/com/coedotzmagic/qatools/TestLab.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public class TestLab {
3535
// System.out.println(TextUtil.CamelCaseString("coedotz magic"));
3636
// VerifyValueHelper.VerifyMatchTextorValue("coe", "coe");
3737
// System.out.println(VerifyValueHelper.GetResultVerify());
38-
38+
//
3939
// // create driver
4040
// WebDriver driver = new ChromeDriver();
4141
//
@@ -84,7 +84,7 @@ public class TestLab {
8484
// BrowserHelper.CreateNewTab("http://localhost:8080/jw/web/userview/jogetdx7Components/home/_/enterprise");
8585
//
8686
// // doing break captcha
87-
// CaptchaBreaker.CapthaAutomation("//div[contains(@class, 'captchafield')]//img", "field4");
87+
// CaptchaBreaker.CaptchaAutomation("//div[contains(@class, 'captchafield')]//img", "field4");
8888
//
8989
// // take screenshot
9090
// CaptureEvidence.TakeScreenshot("");

0 commit comments

Comments
 (0)