Skip to content

updated java version to 17 in codeql workflow #305

updated java version to 17 in codeql workflow

updated java version to 17 in codeql workflow #305

GitHub Actions / Test Results succeeded Jun 25, 2023 in 0s

Test Results ✅

Tests passed successfully

✅ /home/runner/work/selenium4poc/selenium4poc/target/surefire-reports/TEST-TestSuite.xml

60 tests were completed in 114s with 60 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestSuite 60✅ 114s

✅ TestSuite

io.github.mfaisalkhatri.tests.saucedemo.SauceDemoTests
  ✅ loginSauceDemoTest
  ✅ loginSauceDemoTest
  ✅ logOutSauceDemoTest
  ✅ logOutSauceDemoTest
io.github.mfaisalkhatri.tests.crossbrowsertesting.DragAndDropTests
  ✅ testDragAndDrop
io.github.mfaisalkhatri.tests.theinternet.BrowserTests
  ✅ checkTitleAndWebsiteUrlTest
  ✅ browserNavigationTests
io.github.mfaisalkhatri.tests.theinternet.RightClickTests
  ✅ testRightClick
io.github.mfaisalkhatri.tests.theinternet.JSAlertTests
  ✅ alertTest
  ✅ confirmAlertTest
  ✅ dismissAlertTest
  ✅ jsPromptTypeAndAcceptTest
  ✅ jsPromptDismissTest
io.github.mfaisalkhatri.tests.theinternet.DropdownTests
  ✅ selectByOptionTest
  ✅ selectByIndexText
  ✅ selectByValueTest
io.github.mfaisalkhatri.tests.theinternet.CheckboxTests
  ✅ testCheckboxes
io.github.mfaisalkhatri.tests.theinternet.HoverTests
  ✅ mouseHoverTests
io.github.mfaisalkhatri.tests.theinternet.KeyPressTests
  ✅ keyPressTest
io.github.mfaisalkhatri.tests.theinternet.MultipleWindowTests
  ✅ testMultipleWindows
  ✅ testMultipleWindows
io.github.mfaisalkhatri.tests.theinternet.FormAuthenticationTests
  ✅ loginWithCorrectCredentials
  ✅ loginWithCorrectCredentials
  ✅ logOutTest
  ✅ logOutTest
  ✅ userNameNotValidTest
  ✅ userNameNotValidTest
  ✅ passwordNotValidTest
  ✅ passwordNotValidTest
  ✅ invalidLoginCredentialsTest
  ✅ invalidLoginCredentialsTest
  ✅ blankUserAndPasswordTest
  ✅ blankUserAndPasswordTest
  ✅ loginTests[ , SuperSecretPassword!, false](1)
  ✅ loginTests[ , SuperSecretPassword!, false](1)
  ✅ loginTests[tomsmith,  , false](2)
  ✅ loginTests[tomsmith,  , false](2)
  ✅ loginTests[ ,  , false](3)
  ✅ loginTests[ ,  , false](3)
  ✅ loginTests[tomsmith, invalid, false](4)
  ✅ loginTests[tomsmith, invalid, false](4)
  ✅ loginTests[tomsmith, SuperSecretPassword!, true](5)
  ✅ loginTests[tomsmith, SuperSecretPassword!, true](5)
io.github.mfaisalkhatri.tests.devtools.LogTest
  ✅ checkChromeLogs
io.github.mfaisalkhatri.tests.theinternet.IFrameTests
  ✅ testIFrame
io.github.mfaisalkhatri.tests.theinternet.DataTableTests
  ✅ testDataTable
  ✅ testDataTable
io.github.mfaisalkhatri.tests.juiceshop.JuiceShopTests
  ✅ testRegisterUser
  ✅ testLogin
  ✅ testAddProductToCart
  ✅ testProductCheckout
  ✅ testSelectDelivery
  ✅ testMakePayment
  ✅ testOrderSummary
  ✅ testOrderConfirmation
io.github.mfaisalkhatri.tests.lambdatestecommerce.EndToEndWebsiteTests
  ✅ testRegisterUser
  ✅ testAddProductToCart
  ✅ testCheckoutProduct
  ✅ testConfirmOrder
  ✅ testOrderSuccess