Skip to content

Commit

Permalink
[Cherry-Pick] Update replication rule filter label xpath (#19895) (#1…
Browse files Browse the repository at this point in the history
…9904)

Update replication rule filter label xpath (#19895)

Signed-off-by: Yang Jiao <yang.jiao@broadcom.com>
Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
Co-authored-by: Yang Jiao <72076317+YangJiao0817@users.noreply.github.com>
  • Loading branch information
Shengwen YU and YangJiao0817 authored Jan 25, 2024
1 parent f5b8647 commit 4694d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/resources/Harbor-Pages/Replication_Elements.robot
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ${replication_mode_radio_pull} //clr-main-container//hbr-create-edit-rule//labe
${filter_name_id} //input[@id='filter_name']
${filter_tag_model_select} //div[@class='filterSelect ng-star-inserted'][2]//select
${filter_tag_id} //input[@id='filter_tag']
${filter_label_xpath} //form//clr-dropdown[contains(@class,'dropdown')]
${filter_label_xpath} //form//clr-dropdown[contains(@class,'dropdown')]//clr-icon
${filter_label_model_select} //div[@class='filterSelect ng-star-inserted'][3]//select
${rule_resource_selector} //*[@id='select_resource']
${trigger_mode_selector} //*[@id='ruleTrigger']
Expand Down

0 comments on commit 4694d88

Please sign in to comment.