test(at): fix editor find and replace AT selectors - #515
Conversation
Update unstable find and replace selectors for generated AT suites. 修复文本编辑器 AT 用例中查找和替换控件 selector 不稳定问题。 Log: 修复文本编辑器 AT 查找替换用例 selector Influence: 修复后远程干净环境 AT 用例 31 条全部通过。
There was a problem hiding this comment.
Sorry @dengzhongyuan365-dev, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates unstable AT selectors for the text editor Find & Replace feature across three v25_2500 modules so that generated suites use stable locators and all 31 AT cases pass in a clean remote environment. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review★ 总体评分:100分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 # 当前代码已足够优秀,无需额外修复,以下展示其中一个优化后的用例结构作为标准范例参考
- id: case_1592739_s1
name: 重做
description: ''
tags: []
steps:
- action: keyboard_type
text: redo workspace text
- action: keyboard_hot_key
key: ctrl+z
- action: keyboard_hot_key
key: ctrl+y
- action: keyboard_hot_key
key: ctrl+f
assert_steps:
- action: assert_element
selector:
name: 查找 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dengzhongyuan365-dev, lzwind The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/merge |
Update unstable find and replace selectors for generated AT suites.
修复文本编辑器 AT 用例中查找和替换控件 selector 不稳定问题。
Log: 修复文本编辑器 AT 查找替换用例 selector
Influence: 修复后远程干净环境 AT 用例 31 条全部通过。
Summary by Sourcery
Stabilize automated test suites for the text editor’s find-and-replace feature by updating element mappings and suite definitions for multiple v25_2500 AT modules.
Tests: