Commit a5b06505 authored by Dianne Tennent's avatar Dianne Tennent Committed by Robert Lyon
Browse files

Bug 1960978: Behat test fix resume_page.feature

Scroll to correct section on resume_page.feature
Applied fix to  make_comment_public.feature
Needs backporting to 21.04 and 20.10

Change-Id: I3bcee9a2588c8c2daf3a2e169c2adc4a6aed6ad3
(cherry picked from commit 746f52fc)
parent 25a7f738
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -102,9 +102,11 @@ Scenario: Editing Education and Employment info
    And I wait "1" seconds
    And I click on "Move up" in "Test Analyst" row
    # delete employment and education history  (Bug 1755669)
    And I scroll to the base of id "employmenthistorylist"
    And I scroll to the base of id "educationhistorylist"
    And I wait "1" seconds
    And I click on "Delete \"North American Cultural Studies (Masters of Arts) at University of Life\"" delete button
    And I scroll to the base of id "employmenthistorylist"
    And I wait "1" seconds
    And I click on "Delete \"Code Ninja: Xero\"" delete button

    # When entire resume is displayed on Profile page, it should include employment address (Bug 1529750)