diff options
| -rw-r--r-- | other/data/template/page_template.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/other/data/template/page_template.yaml b/other/data/template/page_template.yaml index f133a94..d693043 100644 --- a/other/data/template/page_template.yaml +++ b/other/data/template/page_template.yaml @@ -11477,7 +11477,7 @@ system_updates_page: data: - type: click - position: xpath=//*[@id="app"]/div/div[last()-1]/div/div/div[2]/ul/li[7] + position: xpath=//*[@id="app"]/div/div[last()-1]/div/div/div[2]/ul/li[8] value: Operator data: null - @@ -11487,7 +11487,7 @@ system_updates_page: data: null - type: assert - position: xpath=//*[@id="ly-table1-listcontent"]/div/div[2]/table/thead/tr/th[7]/div/div/span[1] + position: xpath=//*[@id="ly-table1-listcontent"]/div/div[2]/table/thead/tr/th[8]/div/div/span[1] value: Operator positionData: null |
