Skip to content

Commit

Permalink
Merge pull request #262 from CBIIT/cabreralf
Browse files Browse the repository at this point in the history
Commented out test step for github actions workflow to run
  • Loading branch information
iamdez99 authored Aug 28, 2024
2 parents 049ed3e + aaa6da6 commit 874fe2a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ Feature: Applicant Profile Scenarios
And verifies Application Documents text "APPLICATION DOCUMENTS"
And verifies required documents with required references needed to apply to this test Vacancy

@TC_APPTRACK-144 @JUAREZDS @Regression @playwright
@TC_APPTRACK-144 @JUAREZDS @Regression @playwright @NEEDS_FIX
Scenario: Applying for vacancy as unauthenticated applicant
Given an unauthenticated applicant is on the SSJ homepage "SSJPortalView"
And verifies that the drop drown text is "Login"
Expand All @@ -268,8 +268,8 @@ You must be logged in to apply for a vacancy.
Would you like to log in now or go back to the home page?
"""
And verifies that the text on the buttons is "Create an account" "Log in" "Go Back"
And clicks "Log in" and is redirected to the Okta Login Portal
And verifies that the PIV CAC card button text is "Sign in with PIV / CAC card"
# And clicks "Log in" and is redirected to the Okta Login Portal
# And verifies that the PIV CAC card button text is "Sign in with PIV / CAC card"

@TC_APPTRACK-128 @JUAREZDS @Regression @playwright @SNOW_UPDATED
Scenario Outline: Verification of the Save application functionality
Expand Down

0 comments on commit 874fe2a

Please sign in to comment.