work in progress for checking element is selected #92
GitHub Actions / Test Results
succeeded
Aug 26, 2024 in 1s
41 passed, 0 failed and 0 skipped
✅ /Users/runner/work/web-automation-playwright-java/web-automation-playwright-java/target/surefire-reports/TEST-TestSuite.xml
41 tests were completed in 114s with 41 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestSuite | 41✅ | 114s |
✅ TestSuite
io.github.mfaisalkhatri.tests.PlaywrightDemoTests
✅ testOnChromeHeadless
✅ testOnChromeHeadless
✅ testOnChrome
✅ testOnChrome
✅ testOnChromeSlowMo
✅ testOnChromeSlowMo
✅ testOnFirefox
✅ testOnFirefox
✅ testOnFirefoxHeadless
✅ testOnFirefoxHeadless
✅ 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
io.github.mfaisalkhatri.tests.RadioButtonTests
✅ testRadioButtonIsChecked
✅ testRadioButtonIsNotChecked
Loading