Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
nekrashevicha2 committed Aug 26, 2024
1 parent 087c83e commit 19c9516
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ public CCRApplicantPage() {
@FindBy(xpath = "//select[@id='degree']")
public WebElement degreeDropdown;

/** Reference Degree Degree Dropdown **/
/** Reference Degree Dropdown **/
@FindBy(xpath = "//select[@id='reference_0_degree']")
public WebElement referenceDegreeDropdown;

Expand Down

0 comments on commit 19c9516

Please sign in to comment.