Skip to content

updated code and testng xml #66

updated code and testng xml

updated code and testng xml #66

GitHub Actions / Test Results succeeded Aug 7, 2024 in 0s

39 passed, 0 failed and 0 skipped

Tests passed successfully

✅ /Users/runner/work/web-automation-playwright-java/web-automation-playwright-java/target/surefire-reports/TEST-TestSuite.xml

39 tests were completed in 149s with 39 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestSuite 39✅ 149s

✅ TestSuite

io.github.mfaisalkhatri.tests.PlaywrightDemoTests
  ✅ testOnChromeHeadless
  ✅ testOnChromeHeadless
  ✅ testOnChrome
  ✅ testOnChrome
  ✅ testOnChromeSlowMo
  ✅ testOnChromeSlowMo
  ✅ testOnFirefoxHeadless
  ✅ testOnFirefoxHeadless
  ✅ testOnFirefox
  ✅ testOnFirefox
  ✅ testBrowserNavigation
  ✅ testBrowserNavigation
  ✅ testOnEdge
  ✅ testOnEdge
  ✅ testOnFirefoxSlowMo
  ✅ testOnFirefoxSlowMo
io.github.mfaisalkhatri.tests.BrowserNavigationTests
  ✅ testBrowserNavigation
  ✅ testTitleAndCurrentUrl
io.github.mfaisalkhatri.tests.FormAuthenticationTests
  ✅ testLoginFunctionality
io.github.mfaisalkhatri.tests.WindowSizeTest
  ✅ testDifferentWindowSizeMethodTwo
  ✅ testDifferentWindowSize
io.github.mfaisalkhatri.tests.DoubleClickTest
  ✅ testDoubleClick
io.github.mfaisalkhatri.tests.ScreenshotTests
  ✅ takeScreenshotTest
  ✅ takeFullPageScreenshot
  ✅ captureScreenshotToBuffer
  ✅ takeElementScreenshot
io.github.mfaisalkhatri.tests.DropdownTests
  ✅ testSelectByOption
  ✅ testSelectByLabel
  ✅ testSelectByIndex
  ✅ testSelectByValue
  ✅ testMultiSelectOptions
io.github.mfaisalkhatri.tests.TextFieldTest
  ✅ locateFirstNameByLabel
  ✅ locateFirstNameByPlaceholder
  ✅ locateFirstNameByRole
  ✅ testFocusOnField
  ✅ testGetValuesFromTextField
  ✅ testClearFieldValues
io.github.mfaisalkhatri.tests.MouseHoverTest
  ✅ testMouseHover
  ✅ testMouseHoverOnMyAccountLink