diff --git a/lib/anaconda.pm b/lib/anaconda.pm index 930b112f..bafb05ad 100644 --- a/lib/anaconda.pm +++ b/lib/anaconda.pm @@ -337,7 +337,7 @@ sub check_help_on_pane { # Click on Installation Progress link assert_and_click "anaconda_help_progress_link"; # Check the Installation Progress screen - assert_screen "anaconda_help_progress"; + assert_screen "anaconda_help_installation_progress"; } # Otherwise, only check the relevant screen. else { diff --git a/needles/anaconda/help/help_progress-20210518.json b/needles/anaconda/help/help_progress-20210518.json deleted file mode 100644 index ebe7973c..00000000 --- a/needles/anaconda/help/help_progress-20210518.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "area": [ - { - "type": "match", - "ypos": 96, - "xpos": 301, - "width": 335, - "height": 40 - } - ], - "properties": [], - "tags": [ - "anaconda_help_progress" - ] -} \ No newline at end of file diff --git a/needles/anaconda/help/help_progress-20210518.png b/needles/anaconda/help/help_progress-20210518.png deleted file mode 100644 index 1b398d53..00000000 Binary files a/needles/anaconda/help/help_progress-20210518.png and /dev/null differ diff --git a/needles/anaconda/help/help_progress.json b/needles/anaconda/help/help_progress.json deleted file mode 100644 index ecbb22c7..00000000 --- a/needles/anaconda/help/help_progress.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "area": [ - { - "xpos": 333, - "ypos": 172, - "width": 319, - "height": 31, - "type": "match" - } - ], - "properties": [], - "tags": [ - "anaconda_help_progress" - ] -} \ No newline at end of file diff --git a/needles/anaconda/help/help_progress.png b/needles/anaconda/help/help_progress.png deleted file mode 100644 index 4afac366..00000000 Binary files a/needles/anaconda/help/help_progress.png and /dev/null differ