File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/java/com/coedotzmagic/qatools Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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("");
You can’t perform that action at this time.
0 commit comments