Commit 2e10ca56 authored by 王超's avatar 王超

更新

parent 350883c9
......@@ -4,7 +4,7 @@
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.9" jdkType="Python SDK" />
<orderEntry type="jdk" jdkName="Python 3.9 (CMS2.0_UI_AUTOMATION_TEST)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
\ No newline at end of file
......@@ -3,5 +3,5 @@
<component name="Black">
<option name="sdkName" value="Python 3.10 (CMS2.0_UI_AUTO_TEST)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9" project-jdk-type="Python SDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (CMS2.0_UI_AUTOMATION_TEST)" project-jdk-type="Python SDK" />
</project>
\ No newline at end of file
<changelist name="Uncommitted_changes_before_Update_at_2024_08_15_10_22_[Changes]1" date="1723688678095" recycled="true" deleted="true">
<option name="PATH" value="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2024_08_15_10_22_[Changes]1/shelved.patch" />
<option name="DESCRIPTION" value="Uncommitted changes before Update at 2024/08/15 10:22 [Changes]" />
</changelist>
\ No newline at end of file
......@@ -5,581 +5,181 @@
</component>
<component name="ChangeListManager">
<list default="true" id="0efa5718-fb1e-4917-aed6-7a6f1e1781c9" name="Changes" comment="1.修改工程ID为自动化获取&#10;2.BasePage.py中增加对鼠标拖动的支持&#10;3.PageManagementPage.py中增加页面对象公共属性操作的封装&#10;4.增加图像比对断言的方法&#10;5.更新README文件">
<change afterPath="$PROJECT_DIR$/.idea/dictionaries/Administrator.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/CMS2.0_UI_AUTO_TEST.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/CMS2.0_UI_AUTO_TEST.iml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2024_08_15_10_22__Changes_.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2024_08_15_10_22__Changes_.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2024_08_15_10_22__Changes_1.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/BasePage/BasePage.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/BasePage/__init__.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/BuildInLibrary/BuildInLibrary.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/BuildInLibrary/__init__.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Common/AllurePretty.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Common/ImageComparison.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Common/ImageRecognitionClick.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Common/Rectangle_actual.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Common/Rectangle_expected.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Common/Rectangle_expected2.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Common/ScreenCapture.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Common/__init__.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Common/marked_difference.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Config/Config.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Config/__init__.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Config/global_config.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/actual_img/矩形_修改xy属性_实际图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/actual_img/矩形_修改旋转角度_实际图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/actual_img/矩形_创建矩形_实际图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/expected_img/矩形_修改xy属性_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/expected_img/矩形_修改旋转角度_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/expected_img/矩形_创建矩形_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageRecognition/screenshot_img/1723174060屏幕截图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageRecognition/screenshot_img/1723174351屏幕截图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageRecognition/screenshot_img/1723174862屏幕截图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageRecognition/screenshot_img/1723174906屏幕截图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageRecognition/screenshot_img/1723175414屏幕截图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageRecognition/screenshot_img/1723175654屏幕截图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageRecognition/screenshot_img/1723175953屏幕截图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageRecognition/template_img/Snipaste_2024-08-09_11-57-40.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240814_1723614548.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240814_1723623890.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240814_1723624325.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240814_1723624678.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240814_1723624740.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240814_1723624955.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240814_1723631766.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723688158.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723688360.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723702220.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723702347.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723702369.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723702394.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723702861.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723702888.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723703031.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723703162.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723703262.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723703325.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723703355.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723703845.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723704240.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723704376.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723704547.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723705066.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723705102.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723705129.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723705520.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723705845.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723705997.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723706222.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723707091.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723707164.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723707952.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723708231.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723708542.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723708785.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723709201.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723709832.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723709967.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723710056.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723710151.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723710274.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723710362.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723710392.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723711082.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723711240.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723711454.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723712064.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723712801.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723712846.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723712940.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723713292.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723713501.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723713619.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723714374.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723714475.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723715267.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240815_1723715399.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723773226.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723773449.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723773544.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723773688.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723773803.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723774076.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723774319.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723774435.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723774762.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723774900.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723775206.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723775237.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723775333.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723775477.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723775680.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723775779.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723775828.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723775887.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723775941.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723776016.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723776082.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723776159.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723776264.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723776344.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723777771.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723778155.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723778217.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723778277.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723778352.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723778436.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723778534.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723778550.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723778683.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723778813.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723778960.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723779372.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723779472.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723779862.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723779996.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723780420.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723786592.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723786697.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723787003.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723787292.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723787553.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723788287.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723789062.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723789168.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723789350.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723792598.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723792696.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723792748.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723792835.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723792941.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723793070.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723793104.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723793179.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723793247.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723793311.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723793396.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723797044.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723797114.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723802793.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240816_1723803088.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240819_1724036363.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240819_1724038133.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240819_1724038230.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240819_1724038543.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240819_1724038836.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240819_1724038988.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240814_1723623961.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723702348.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723702369.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723702395.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723702862.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723703053.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723703190.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723703284.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723703326.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723703356.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723703846.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723704241.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723704376.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723704548.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723705067.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723705103.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723705104.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723705106.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723705108.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723705190.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723705234.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723705260.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723705558.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723705880.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723706032.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723706222.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723707097.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723707181.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723707966.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723708245.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723708556.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723708800.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723710063.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723710158.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723711096.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723711255.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723712815.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723712860.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723712954.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723713306.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723713515.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723713633.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240815_1723715406.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723773260.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723773463.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723773568.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723773707.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723773834.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723774115.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723774345.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723774457.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723774780.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723774975.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723775253.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723775358.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723775496.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723775696.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723775802.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723778173.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723778233.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723778294.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723778385.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723778452.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723779390.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723792613.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723792711.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723792762.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723792849.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723792956.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723793338.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723793349.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723793422.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723793433.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723797061.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240816_1723802834.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240819_1724038147.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240819_1724038557.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240819_1724038851.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240819_1724038860.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/failure_log_20240819_1724038869.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Pages/HistoryLibraryPage/HistoryLibraryManagement.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/actual_img/静态文本_设置圆角_实际图.png" beforeDir="false" afterPath="$PROJECT_DIR$/ImageComparison/StaticText/actual_img/静态文本_设置圆角_实际图.png" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_修改xywh属性_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_修改旋转角度_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_创建静态文本_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置不透明度_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置内外阴影_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置右对齐_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置图片背景_实际大小类型_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置图片背景_拉伸类型_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置图片背景_自适应类型_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置图片背景_覆盖类型_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置圆点边框_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置圆角_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置居中对齐_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置左对齐_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置无边框_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置渐变色背景_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置直线边框_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置纯色背景_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置虚线边框_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/ImageComparison/StaticText/expected_img/静态文本_设置锁定_预期图.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Logs/console_log_20240826_1724640926.log" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Pages/PageManagementPage/PageManagementPage.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Pages/ProjectManagementPage/ProjectManagementPage.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Pages/VariableManagementPage/VariableManagementPage.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Pages/__init__.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/1Test1_HistoryLibraryManagement.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/1Test1_ProjectManagement.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/1Test1_VariableManagement.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/Test_PageManagement.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/__init__.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/01af1d111d5150a596fc875cc4bc3a0c.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/0375bab6903d101204bc9257ffce4e63.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/0716ce5992defa52924db2e0fdf43eff.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/0b759c73a44b086af9f10f326e4cc163.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/0c8c8cf088bcee9637851b82d61fd9b7.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/16d53c6abc736c701e7284b892c37ab3.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/1aeef9bcda82e05e75ba034e76073ae8.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/1bd2bc59895b10ae00953fe4e72100ee.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/1fa12811e5aa033781973ffa0b05d71a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/225a872d97fe38729e263936bd03d890.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/25953b266e7565c52d5f024f6552f514.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/27435ff73f2a17240517659127ec8f91.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/2afb9d0ac91452255558da311f6dfb41.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/36dd25c4803b7ad001ff37dca093a55e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/36f294031fa2d54e83946a34804189f8.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/3709a3a35fb97e9bd511759039dc3615.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/3efabeb4b1610286a303c82691d51677.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/3fb4745df714ff9bbd59213a9c772880.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/43a6e048500ef387e7d76ade2b0eb6df.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/49335d573aee530052b317ecce260b58.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/4ceee97597f51939ed1aac65fbda114a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/5368d459b154006cf508bc6119dc3b1f.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/560404b4192f72e3d0cbbe041d0a043d.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/5802996275027fcba46c1a7832dfef8e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/5dfc6d16d55d10011b87f140549df697.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/64556c7013aceeae30000ad943746b0b.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/6d7090f06805e7412cfdf93f0eb92fe5.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/6e7df8968f1862517c4856b7eab9cfb7.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/70af79a874ac79303a0dee305993e438.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/7b0cae65806cae96c3e491f43b259e3e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/80a3c9dd29c085560236d41865059c24.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/8175d84113f03cc52378e6be95aff740.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/8278b2dfea40543a48e7ed110408dbf5.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/8352675d5cf5581cac06ffb8ec184132.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/8616b836f0928974240333563e5e7204.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/8decb00a8056414114f4a164fb92626e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/8f20e68d854e56ab16e622c6fb7baf9d.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/8f72a1919f7edbeb8be0f62d38629636.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/8fc8d2fd99c8b7c7185c6047d897fea3.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/900272603b184a5fe499e3f4bfda25e1.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/9337dca144dc08cb68914e9374bf3392.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/95c3eb5e7dea808de6d77ec337d86cae.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/97b781c6759fabeeb43408b99000f3ce.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/9b1a29479511cdaf86a0bc590cdc1026.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/9cb15fe58a3fc60cdd9de96790e502bf.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/9d42ed72c0583687762d3f3e472a03bb.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/9d7f47a0c8a4ef65cb6d15a6769eb939.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/9dcd3f0abb21aa24cc914e9f6dce0eab.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/a12ea58cb8ad7def0f13f92b2ca81d8f.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/a59fd7cc35c6a8f1f672fc5681730d13.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/a686f411a73239b0a71c39ab38f86b30.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/ab5995bd0692a4fb58e78ed2827c8219.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/afb1486677575c23b737e4bfc97b254e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/b03f27d294592253c111234764cbe417.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/b606d2f3787e88a7aea1dcb5f803331b.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/b61beb9a2864983f6e6deb4a0caefabc.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/b698c6cdd5bfd9d483909b7a7ad7f334.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/bd7ed3535ae4e18a2a8cd7fee712df0d.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/c58329b623c94e1d2a5d748436f7026e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/c71e866176d50c05763034a6182642ce.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/c83fdae1e13689862adc9bcdbf3268ac.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/ceefdccaca256cc0a70565ca28a6a346.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/d58175e8c944bf0936c57e2805bf6d80.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/e1a32e41e260ace36273ebf17e7cc9e9.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/e537cc28f1cd3d7558e28f5180504faf.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/e5f63c0c0a7813506f186ab71bc0286f.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/ead488fa5d96420f742c2b0c08bc49e7.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/f5c707062ebced9ec16ad9780aa8b21f.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/f846b8cde3a4bc39d587426ebf9427d6.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/videos/ffe1d6fd53d6bd10b60bac7bcc0ea49a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/HistoryLibraryManagementData/TestHistoryLibraryBackup.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/HistoryLibraryManagementData/TestHistoryLibraryClear.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/PageManagementData/TestPageComponentRectangleData.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/PageManagementData/TestPageComponentRectangle_Set_X_Axis_Data.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/PageManagementData/TestPageComponentTrendCurve_Add_Line_Group_Data.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/PageManagementData/TestPageExportData.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/PageManagementData/TestPageImportData.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/ProjectManagementData/TestBatchDeleteProjectData.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/ProjectManagementData/TestCreateProjectData.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/ProjectManagementData/TestCreateProjectFolderData.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/ProjectManagementData/TestDataBackupData.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/ProjectManagementData/TestDataClearData.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/ProjectManagementData/TestDataRecoveryData.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/ProjectManagementData/TestEditeProject_MoveTo.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/ProjectManagementData/TestEditeProject_Rename.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/ProjectManagementData/TestImportLocalProjectData.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/ProjectManagementData/TestSearchProjectData.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/VariableManagementData/TestBatchProcessVariable.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/VariableManagementData/TestGlobalExportVariable.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/VariableManagementData/TestGlobalImportVariable.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/VariableManagementData/TestIOVariableExport.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/VariableManagementData/TestIOVariableImport.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/VariableManagementData/TestInternalVariableExport.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/VariableManagementData/TestInternalVariableImport.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestDatas/__init__.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestFiles/test.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/app.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/55647d8de50a7ae5.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/72c61bba529a8643.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/cbdbb10482bb8e5e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/df920b49494369f2.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/behaviors.csv" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/behaviors.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/categories.csv" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/categories.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/packages.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/suites.csv" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/suites.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/1265aa8f32ae8ff1.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/789ff72bc9452e.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/f6b962abb1bdb6ec.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/timeline.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/export/influxDbData.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/export/mail.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/export/prometheusData.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/favicon.ico" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/history/categories-trend.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/history/duration-trend.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/history/history-trend.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/history/history.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/history/retry-trend.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/index.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/plugins/behaviors/index.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/plugins/custom-logo/custom-logo.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/plugins/custom-logo/styles.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/plugins/custom-logo/syclogo.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/plugins/packages/index.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/plugins/screen-diff/index.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/plugins/screen-diff/styles.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/styles.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/behaviors.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/categories-trend.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/categories.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/duration-trend.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/duration.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/environment.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/executors.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/history-trend.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/launch.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/retry-trend.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/severity.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/status-chart.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/suites.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/summary.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/335839aa-f7b3-46a3-8614-ad0454a0abb7-result.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/349a35bb-1e6e-4d6d-b021-9f4926267386-container.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/3ab627a3-21a1-48a5-86cb-fb030fd89071-container.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/4ed51f43-c658-426b-a551-5010c0b67215-container.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/5bce3104-4718-4594-9dc3-b50bd7dafaeb-result.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/9bf887dd-91a6-469e-8a91-8f5429681ed6-attachment.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/9d0be11a-9991-4a3d-9066-565a697b5b32-container.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/9f16340a-1294-4ef2-808d-31165531a821-container.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/a77822cb-1c8d-461c-94a8-52129db58e9d-container.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/abe6fc01-6b49-42ca-801a-2f12c9068110-result.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/b433c2a8-ee37-46a9-9a88-43179313e941-container.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/c3854da4-b402-4651-a085-a3c617bd6752-attachment.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/d4120f2d-b3b9-4977-bb68-1df6c9c5d5c2-attachment.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/e1b42930-0a75-4ec4-bc45-18ce26f31096-attachment.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/f1aecf37-9348-42cd-8cca-b7ceb3efceb6-container.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/__init__.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/categories.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/environment.properties" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Utils/GenerateUUID.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Utils/GetObjectPath.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Utils/HTTPClient.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Utils/ReadYaml.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Utils/VisualRegression.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Utils/__init__.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Utils/logger_util.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/conftest.py" beforeDir="false" afterPath="$PROJECT_DIR$/conftest.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/log_config.yml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/pytest.ini" beforeDir="false" afterPath="$PROJECT_DIR$/pytest.ini" afterDir="false" />
<change beforePath="$PROJECT_DIR$/runner.py" beforeDir="false" afterPath="$PROJECT_DIR$/runner.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/videos/00e02e99f7ac797651a4d340c50e1013.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/0267ef22edbba62a96f69cb7c80eae2b.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/0699716fe622044b3e5d0e79524c278b.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/06d936249f4898ac5fa35ecccdf356e7.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/08650f1bbe0fe901f3460ba031b1cbc3.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/0872e89ce2d4fa478b570566b42429d0.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/09d7f3ec04fd1e456d77a15ff434955d.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/09ffe32f194628c0921e17c6aac7877b.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/0a7227637f13282ded299c9acb6fea42.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/0a8bcef45d962713662ac5615b15f6b8.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/0ae24a6b9dd8bd66f5cdab3f941342bc.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/0b326a6ae0a591bd58ea28189864060c.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/0fed94582607e49b2cf8449654efbfd9.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/13252ab77d096cd46d435cf19e291e1c.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/14e7f9ef1f748663955a1300dec5146c.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/1825489030756d572f064ddf35f1a647.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/184e066cbbfb612dd264cac7f68f7648.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/1c43b2bb54db6e37d7ea3f0a55f1eb48.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/1c877607d65f3ce88fcffd77ed0c5add.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/1dec3a51f32c5fa465af46aa39470d09.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/1e386a81a4e965fbde22c260445ac84a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/1e5d14fe8c32077f26c88053c42cdf91.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/1f237968984c0d936974715ba449d9be.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/20091010146a56f2947e687661c5b1cf.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/2095f8c9d43faea11ac0fdce9ef77cfa.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/223c52ac85fe7ed88f9f4a6b2411df7c.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/252a6e7be784707a2c68b5c33754323d.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/2739d41647c22680e159f1a4ef2574de.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/29485090782bda89f38d3b1dca5fe11e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/2bfdf831e5b063ddc471a55eb5325136.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/2d2120e85aa7bf64ec85657800d7051e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/338e60f9496ef4774fb0b73dc18ee91e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/34bf96679f07fb9336672a2c292d1ce9.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/377406056a87d0644c90e3c0b34fbbb8.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/3799bd46250aa2bf974056e23d788154.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/37c1b05de253823081317b0f062b3310.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/37e13d62c317a87116c18c2950f277b5.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/3b253bf54953f1575065efab8f86a963.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/3d5276849173f575e36c3e187df9041d.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/3daa1e58cf5e019e3e36555ef2b2e0a0.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/3ec4239febae2451513b341043fe74c6.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/42deaebf55697fc383231ad4df662b38.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/45f4420d46a076a7688b2404b4e8471a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/47be28fdb74c4ace1ecba9c9bb9dc19a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/4d8f6a799471245ec88643b8f6590dd1.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/4da5e07608cf91f9bc78bbf772b91903.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/4dd0dddeda819dd05b00f1a4b8dbb037.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/4ed002ca7831a94cbf612f739d38347d.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/4fb09ae9170d4eb5c3a7bff0899c9131.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/501af3609ede3d0bc7c3cd46079ae43e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/50655cf43e931b500d290e27a751741b.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/541db520e989f2339949fd1c537e4097.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/542b6273152d66c2886df7665a3b99aa.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/56a806c060f8cdae83d576225a13ba6e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/58a818ecdf493bdf429b43577d5e0dc2.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/591a9b8114024a75acd15a69a56a36fe.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/59b5b4ff425760d788de7093ce1d1012.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/60cc1d01b97c8ac7b14ceda85a73ab13.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/62c20838fc028068799f97366df37c32.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/6391d14a5ed6ae83d652f83a83defa79.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/67b39362f4ce26443b57dfaeacb5fd8c.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/68c4f6cf28893508f98e4b5bf9ff28ac.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/68c51992808745781f7532d8a3fa0417.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/6914136f0f4bc47485c1627e93b0773a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/6932e16e59c9650ade8c08e16182a757.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/69ecfd426806e6de6f9ce0727f4565b8.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/6a0d27f50d2141c4dfd652e9c23b6249.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/6dad15202f717570df710771e4d182d3.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/6dfad55f9e52accb7668cfb284a65d9f.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/6e3dd53515559145c1932171f37f6c85.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/74a1629b0e541dbe56e0b7770ee34924.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/760be58e1df5472a6f13bb259b877208.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/76b43a7f4c1cde9c4286f490e24edc78.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/78f489c41abe09a16c3999d0c9a7b90a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/794eeac050b6da74abb391c84729803c.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/7e2610e60d485f5e81998ca7777fcf9c.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/80952741bd57cc37760ac68a9fef8bfa.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/80fef56cd659bc071c78637717fbaa64.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/81bc20af89a00b1516eb69e63101ee9d.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/82c19e9589324b024c72c173b4157825.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/83738994ebdb979a51013f2a1acb6d23.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/83a0e097e4a064645ac53d22d8d32f57.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/897152539e1e68f876230e2fa395b34d.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/8a78f2d94146de3c6e86238958898a1f.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/8bb0255b4a18e25b0544ea4a072f5820.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/8c650125236513164783e414b7ad704e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/8ee10f424a29294196c03749e85b0abc.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/8fc3361106da1653b29719258376957c.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/9025d7c8e089a1b6063f9bb1e8c171bb.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/91fbcc6afc33ccd312c9e10c3efe3acc.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/930748dee49d2efcdfe0fa86e4b6e1cd.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/932a94c019d1df1e7033f45da20debd1.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/946b440586ba8edd45cc62c7c73ff051.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/94732072f2d7fd6c1bf16830407f406e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/96463fad2109b8df3d81bbf9e3c6d1fe.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/976a8d24d813ec4dd370923b69797b0a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/97e1520b374b1dce5179c5167917b402.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/99c1d2c9e8853173e37a694e9374dbc4.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/9d3e5b6eac4f0076b56b829ae9936bd2.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/a05a4b96e3d6bcfb9770c6d8b1e1725d.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/a283da15ef833cdf2aa43511a37a61ff.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/a38e2bae818a04aa03245f2f91945cf4.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/a566d0edc64bd1b21bda0204e5721004.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/a7133839fbe8b375d9e0722222bf1c52.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/a8acdb9a06199607b6e7db02a8a916cd.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/a9a233eb4c6e19fa7ab643326d0c4863.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/ab5242884a3bafbde07c3725abde4981.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/ad63e2f18f11a961a488eec2e7133408.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/b2c1478d8a719540ed095f7f11901bf0.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/b2e1f3fc54cd8d74fe9508db75eb9c22.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/b4ece08cc70adaad00f181a6f07b5d96.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/b5908104bb552819f6c39a6dfa6d433a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/b6978a8d683be7911c472269a4dc3d61.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/b7643d4a6c0b059fe8a5ca4d36fa4a86.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/b87e59a7583c9e130d87b20d542c75b2.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/b900db42537f2c9d22dcc0e0216e31eb.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/b9729a74bbc44982d6fc3a78a0aef779.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/b997536256ad1b6b459d068d6a0babd4.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/c22729153a44085519514bb181d0957f.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/c536b1a0db47deef57a0a8ed691717c4.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/c563dd8b19108653f8cbcfbd33435dd7.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/c919d0bf5179593719bc6995f6b85f03.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/c922ea9e2a84ac61111bff75d0f0e55a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/cb6def30172a2fc13ae943b6babe16c2.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/cb85f7be6c740b0d63d72c972e3260c6.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/cc7020466284e0e51594945ab49a7d45.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/cfcb7a0b918e0c38bd6ff2cdfa55ce0b.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/d275faf2bbbc445d136faef02f7d0a80.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/d2ca279535305825ccc4670ac0b6c651.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/d475b670fccf3395e15e55ee095d30b3.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/dbda7c0f0b0497b092f50372c335d1dc.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/dbf80daebe7e2c89ea99ffaaaa0dd9f6.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/dd3c65a0acf864c8433bb4770426f087.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/e03dceb8c532cebe2c262e55a1b904cf.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/e1e551c0f905a21f984466917faf17ad.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/e2d205c8413914b96ff60cab318bd968.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/e643e1c7f66039b470d916076a908f83.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/e66a29e747d865be4586284c055acd8e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/e6d483741efe168fc2fc86282dc8f888.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/e7707da852fceb915a1bbf17ff07f0e4.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/e99adf6d03a9917be095b0fcd5d09ee3.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/ebffcc5e2c9dd811acd6e437d226ab19.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/ec56d2ee18bfbe47ffc9798825050a86.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/eebc3fee9ade1b687497a58fe234613c.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/f0d664804bc1618b11de47db19eeba69.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/f2987ba3b5619f7da9ac76a513be8139.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/f2e6da8323bf0d9d3a8eb868016b7d04.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/f42944f4f16ee88911a550a140417920.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/videos/ff11f1f79d6d435f527004f282f4779b.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/Pages/PageManagementPage/StaticTextPage.py" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestCases/Test_StaticText.py" beforeDir="false" afterPath="$PROJECT_DIR$/TestCases/Test_StaticText.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/app.js" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/app.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/13062ac23ca76efe.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/14d542c8594f0100.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/16bc47f63d75a736.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/18bcdeb3c7beb45d.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/1bc91be129657a85.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/2105addb4a814642.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/2352738ba5c1c38f.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/249efb6ae010c046.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/30bce98c0f9a190a.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/31e8ffe290251ce.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/350aba76695de768.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/353b97f66453f34c.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/380d3d43d38b7fa2.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/413ea74d4c437f24.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/42800a6979b5bf70.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/47fff7efd80d1dd0.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/486b92d1febeeb23.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/49098d306c19dd14.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/4d8878bd1461ca1d.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/4d895c4d42217caf.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/4de00c82da6a94a6.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/516f7d69a630bf67.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/52bafc0575753b9a.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/53ac5319f15e0d51.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/54d08959d97537eb.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/60bb87e52c7170c2.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/62d6ec79e584c62f.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/64ba32566920d670.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/651a45a27d9d230a.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/668aa3096c9fe630.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/6c05ae8cbbacb9f3.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/6fed4ea3dfec2623.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/721d149f5a100a10.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/7316d3b90038644c.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/76a849a882154431.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/7bae175fd59984bc.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/7ca65e51622cfc90.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/87a49b47c10b44fe.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/89cb265f11008207.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/963b39b7b7f996a8.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/96eb433aada6badc.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/9a121481f3fa3b81.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/9d765ee3f90c6b6e.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/9e46efa686a5fe4e.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/9f1da6bc25a53532.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/a0144135736f815b.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/a1e3edf5f5aaff4f.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/a21da4e9cfc1876f.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/a8de15fdfeadc7bf.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/a90fd3ba1bc3172b.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/a9db4e62b5ee8165.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/abfea993a6ae35bc.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/b0d126e58b5bc64b.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/b42ab918d5544015.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/b69b279808e94f67.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/ba85e2269a3bee28.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/c1e6bc4faa492ee0.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/c1f60d57d8fdae75.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/c2b792887fd0102b.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/cd8231ef95d61414.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/d2e1faffd90ae9ee.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/d49c3db3ff9aff95.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/d58cddd41e1228.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/d7a2ee3166300c0a.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/d977c0b16ea306ca.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/dcc7a75d466c67e7.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/e98b553aca49326f.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/ece882e801cfffe2.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/eceafcaddcff340.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/f2448f837867e6af.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/f38ca7d265e784c2.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/f63d71f45954574f.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/f6aa2122cb7b2541.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/f86410b66a3da167.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/f887bc5edda31953.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/f986a258018cc870.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/fa5a533fdf7c987a.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/fc26f62ec693238e.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/fc4fbc6924742d27.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/attachments/fd1b6d3881f51735.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/behaviors.csv" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/data/behaviors.csv" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/behaviors.json" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/data/behaviors.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/packages.json" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/data/packages.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/suites.csv" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/data/suites.csv" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/suites.json" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/data/suites.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/126f9935f63de6f1.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/166766feb32cee70.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/1839b1ed7399552.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/1b8c472b05c90e83.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/2de3820faa881c0.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/4020fe94f67b2384.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/4b90d465d725ba89.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/4beef4a94caa309c.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/4e1872b7ada7760b.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/538ccfbd17bad315.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/54bb0c73d6cfd937.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/5d39db0494ec6ecb.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/840fbc49bf39005d.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/a77d5d4b0995ea7d.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/b5dad65682bcc18e.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/c37c5db27d5de6b1.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/cc613c6b79e1af85.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/d21bc9c28cc99692.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/e38854b5cecbc5c.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/test-cases/efaaed35a79cd2ce.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/data/timeline.json" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/data/timeline.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/export/influxDbData.txt" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/export/influxDbData.txt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/export/mail.html" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/export/mail.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/export/prometheusData.txt" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/export/prometheusData.txt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/history/duration-trend.json" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/history/duration-trend.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/history/history.json" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/history/history.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/index.html" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/plugins/custom-logo/styles.css" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/plugins/custom-logo/styles.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/plugins/screen-diff/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/plugins/screen-diff/index.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/plugins/screen-diff/styles.css" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/plugins/screen-diff/styles.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/styles.css" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/styles.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/duration-trend.json" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/widgets/duration-trend.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/duration.json" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/widgets/duration.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/severity.json" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/widgets/severity.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/status-chart.json" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/widgets/status-chart.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureReport/widgets/summary.json" beforeDir="false" afterPath="$PROJECT_DIR$/TestReport/AllureReport/widgets/summary.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/AllureResult/0d57133b-dbcb-4782-b643-898c490e9f04-container.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/0269b29bf1306ac64cd27adeb996f467.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/06273fad05060aa0578fe0f108bb18c9.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/237d72d510314aab28a34b62c0444151.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/25a20a590ddd5b3ee5f229af93dc609a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/30b06d0ac72aacdafbb01fae81d1fe7f.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/44ca79cb0a33ebe8656e4e5fb622101f.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/472dc7055c0f5259d6712cb63ca1d76a.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/61b8d4bf775b3e8c8b1a647762a69098.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/6c2564373e23dff8c2949d94e17e63ce.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/6ccd7d6e3b87effb595a53cbd122af9d.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/72225e11eb1af1f2fa1739f108e1374e.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/74bd2ec8b79f0e6dccf9a87dc716963b.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/7feffc0e1b3a85cd14333d081eef0c28.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/840f772cb2371b006bafa7f69bfdefe6.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/88fe6fe31c98cb93d063faeea604598c.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/a67515701ea38f758e8fcc05e617f1f5.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/b39ebd0dfbd5feb4a882f0fa580c431f.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/d01a7d32c38891182999632248d10374.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/dfb34cff19869b3770b7ce575e0d17e3.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/TestReport/Videos/e7bb04623d4bb97d02034cae9148d3ca.webm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/extract.yml" beforeDir="false" afterPath="$PROJECT_DIR$/extract.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/requirements.txt" beforeDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
......@@ -628,13 +228,13 @@
"WebServerToolWindowFactoryState": "false",
"git-widget-placeholder": "main",
"ignore.virus.scanning.warn.message": "true",
"last_opened_file_path": "D:/CMS2.0_UI/CMS2.0_UI_AUTOMATION_TEST/Utils2",
"last_opened_file_path": "D:/CMS2.0_UI/CMS2.0_UI_AUTOMATION_TEST/ImageComparison/StaticText/actual_img",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "npm",
"settings.editor.selected.configurable": "advanced.settings",
"settings.editor.selected.configurable": "com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
......@@ -648,11 +248,11 @@
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="D:\CMS2.0_UI\CMS2.0_UI_AUTOMATION_TEST\Utils2" />
<recent name="D:\CMS2.0_UI\CMS2.0_UI_AUTOMATION_TEST" />
<recent name="D:\CMS2.0_UI\CMS2.0_UI_AUTOMATION_TEST\Config2" />
<recent name="D:\CMS2.0_UI\CMS2.0_UI_AUTOMATION_TEST\Pages2" />
<recent name="D:\CMS2.0_UI\CMS2.0_UI_AUTOMATION_TEST\Common2" />
<recent name="D:\CMS2.0_UI\CMS2.0_UI_AUTOMATION_TEST\ImageComparison\StaticText\actual_img" />
<recent name="D:\CMS2.0_UI\CMS2.0_UI_AUTOMATION_TEST\Pages" />
<recent name="D:\CMS2.0_UI\CMS2.0_UI_AUTOMATION_TEST\ImageComparison\StaticText\expected_img" />
<recent name="D:\CMS2.0_UI\CMS2.0_UI_AUTOMATION_TEST\ImageComparison\StaticText" />
<recent name="D:\CMS2.0_UI\CMS2.0_UI_AUTOMATION_TEST\ImageComparison\静态文本\expected_img" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="D:\CMS2.0_UI\CMS2.0_UI_AUTOMATION_TEST\Utils" />
......@@ -661,7 +261,7 @@
</key>
</component>
<component name="RunManager" selected="Python.runner">
<configuration name="Config" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<configuration name="conftest" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<module name="CMS2.0_UI_AUTO_TEST" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
......@@ -673,7 +273,7 @@
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/Config.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/conftest.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
......@@ -682,7 +282,7 @@
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration name="conftest" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<configuration name="runner" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<module name="CMS2.0_UI_AUTO_TEST" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
......@@ -694,7 +294,7 @@
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/conftest.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/runner.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
......@@ -703,7 +303,7 @@
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration name="logger_util" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<configuration name="test1" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<module name="CMS2.0_UI_AUTO_TEST" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
......@@ -711,11 +311,11 @@
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Utils" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/TestCases" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/Utils/logger_util.py" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/TestCases/test1.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
......@@ -724,28 +324,21 @@
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration name="runner" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<configuration name="Python tests for test1.test_my_fixture_with_param1" type="tests" factoryName="Autodetect" temporary="true" nameIsGenerated="true">
<module name="CMS2.0_UI_AUTO_TEST" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/TestCases" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/runner.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
<option name="REDIRECT_INPUT" value="false" />
<option name="INPUT_FILE" value="" />
<option name="_new_additionalArguments" value="&quot;&quot;" />
<option name="_new_target" value="&quot;test1.test_my_fixture_with_param1&quot;" />
<option name="_new_targetType" value="&quot;PYTHON&quot;" />
<method v="2" />
</configuration>
<configuration name="Python tests for ficture.TestMyClass.test_method_two" type="tests" factoryName="Autodetect" temporary="true" nameIsGenerated="true">
<configuration name="Python tests in D:/CMS2.0_UI/CMS2.0_UI_AUTOMATION_TEST/TestCases/test1.py" type="tests" factoryName="Autodetect" temporary="true" nameIsGenerated="true">
<module name="CMS2.0_UI_AUTO_TEST" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
......@@ -755,16 +348,16 @@
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<option name="_new_additionalArguments" value="&quot;&quot;" />
<option name="_new_target" value="&quot;ficture.TestMyClass.test_method_two&quot;" />
<option name="_new_targetType" value="&quot;PYTHON&quot;" />
<option name="_new_target" value="&quot;$PROJECT_DIR$/TestCases/test1.py&quot;" />
<option name="_new_targetType" value="&quot;PATH&quot;" />
<method v="2" />
</configuration>
<recent_temporary>
<list>
<item itemvalue="Python.runner" />
<item itemvalue="Python.Config" />
<item itemvalue="Python.logger_util" />
<item itemvalue="Python tests.Python tests for ficture.TestMyClass.test_method_two" />
<item itemvalue="Python tests.Python tests in D:/CMS2.0_UI/CMS2.0_UI_AUTOMATION_TEST/TestCases/test1.py" />
<item itemvalue="Python tests.Python tests for test1.test_my_fixture_with_param1" />
<item itemvalue="Python.test1" />
<item itemvalue="Python.conftest" />
</list>
</recent_temporary>
......
[2024-08-26 10:55:26,883] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:55:32,811] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:55:32,812] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_创建静态文本_实际图.png, 预期图片:静态文本_创建静态文本_预期图.png
[2024-08-26 10:55:32,812] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:55:33,085] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:55:34,515] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:55:41,085] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:55:41,085] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_修改xywh属性_实际图.png, 预期图片:静态文本_修改xywh属性_预期图.png
[2024-08-26 10:55:41,085] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:55:41,382] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:55:42,862] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:55:49,063] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:55:49,063] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_修改旋转角度_实际图.png, 预期图片:静态文本_修改旋转角度_预期图.png
[2024-08-26 10:55:49,063] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:55:49,317] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:55:50,847] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:55:57,146] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:55:57,146] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置锁定_实际图.png, 预期图片:静态文本_设置锁定_预期图.png
[2024-08-26 10:55:57,146] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:55:57,418] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:55:58,639] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:56:06,156] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:56:06,157] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置纯色背景_实际图.png, 预期图片:静态文本_设置纯色背景_预期图.png
[2024-08-26 10:56:06,157] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:56:06,425] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:56:08,875] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:56:16,431] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:56:16,432] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置渐变色背景_实际图.png, 预期图片:静态文本_设置渐变色背景_预期图.png
[2024-08-26 10:56:16,432] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:56:16,685] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:56:18,471] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:56:27,443] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:56:27,444] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置图片背景_拉伸类型_实际图.png, 预期图片:静态文本_设置图片背景_拉伸类型_预期图.png
[2024-08-26 10:56:27,444] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:56:27,675] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:56:29,826] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:56:38,603] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:56:38,603] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置图片背景_自适应类型_实际图.png, 预期图片:静态文本_设置图片背景_自适应类型_预期图.png
[2024-08-26 10:56:38,603] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:56:38,866] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:56:40,658] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:56:48,986] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:56:48,987] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置图片背景_覆盖类型_实际图.png, 预期图片:静态文本_设置图片背景_覆盖类型_预期图.png
[2024-08-26 10:56:48,987] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:56:49,241] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:56:51,175] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:56:59,776] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:56:59,776] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置图片背景_实际大小类型_实际图.png, 预期图片:静态文本_设置图片背景_实际大小类型_预期图.png
[2024-08-26 10:56:59,776] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:57:00,040] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:57:02,298] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:57:11,086] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:57:11,086] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置直线边框_实际图.png, 预期图片:静态文本_设置直线边框_预期图.png
[2024-08-26 10:57:11,086] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:57:11,346] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:57:13,193] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:57:21,601] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:57:21,601] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置虚线边框_实际图.png, 预期图片:静态文本_设置虚线边框_预期图.png
[2024-08-26 10:57:21,602] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:57:21,862] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:57:24,166] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:57:32,643] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:57:32,643] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置圆点边框_实际图.png, 预期图片:静态文本_设置圆点边框_预期图.png
[2024-08-26 10:57:32,643] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:57:32,912] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:57:34,717] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:57:43,237] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:57:43,238] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置无边框_实际图.png, 预期图片:静态文本_设置无边框_预期图.png
[2024-08-26 10:57:43,238] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:57:43,507] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:57:45,300] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:57:55,529] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:57:55,529] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置内外阴影_实际图.png, 预期图片:静态文本_设置内外阴影_预期图.png
[2024-08-26 10:57:55,529] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:57:55,798] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:57:58,177] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:58:05,408] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:58:05,408] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置圆角_实际图.png, 预期图片:静态文本_设置圆角_预期图.png
[2024-08-26 10:58:05,408] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:58:05,691] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:58:07,522] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:58:15,318] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:58:15,318] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置不透明度_实际图.png, 预期图片:静态文本_设置不透明度_预期图.png
[2024-08-26 10:58:15,319] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:58:15,589] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:58:18,063] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:58:25,789] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:58:25,789] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置左对齐_实际图.png, 预期图片:静态文本_设置左对齐_预期图.png
[2024-08-26 10:58:25,789] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:58:26,025] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:58:27,910] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:58:35,810] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:58:35,810] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置居中对齐_实际图.png, 预期图片:静态文本_设置居中对齐_预期图.png
[2024-08-26 10:58:35,811] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:58:36,055] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-26 10:58:38,203] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-26 10:58:45,599] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-26 10:58:45,599] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置右对齐_实际图.png, 预期图片:静态文本_设置右对齐_预期图.png
[2024-08-26 10:58:45,599] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-26 10:58:45,865] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-27 14:42:45,386] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-27 14:42:53,262] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-27 14:42:53,262] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置右对齐_实际图.png, 预期图片:静态文本_设置右对齐_预期图.png
[2024-08-27 14:42:53,262] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-27 14:42:53,521] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-27 14:42:55,561] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-27 14:43:04,831] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-27 14:43:04,831] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置字号颜色加粗斜体下划线_实际图.png, 预期图片:静态文本_设置字号颜色加粗斜体下划线_预期图.png
[2024-08-27 14:43:04,832] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-27 14:43:05,103] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-27 14:43:06,835] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-27 14:43:14,721] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-27 14:43:14,722] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置字体类型_实际图.png, 预期图片:静态文本_设置字体类型_预期图.png
[2024-08-27 14:43:14,722] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-27 14:43:14,995] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
[2024-08-27 14:43:16,900] logger_util.py->write_log line:72 [INFO]
-------------测试用例开始-----------
[2024-08-27 14:43:24,787] logger_util.py->write_log line:72 [INFO] 进行图片比对...
[2024-08-27 14:43:24,787] logger_util.py->write_log line:72 [INFO] 实际图片:静态文本_设置字距行高_实际图.png, 预期图片:静态文本_设置字距行高_预期图.png
[2024-08-27 14:43:24,787] logger_util.py->write_log line:72 [INFO] 比对结果:True
[2024-08-27 14:43:25,053] logger_util.py->write_log line:72 [INFO]
-------------测试用例结束-----------
......@@ -14,13 +14,13 @@ class PageManagementPage(BasePage):
def __init__(self, page, page_name=None):
super().__init__(page)
"""左画面列表定位器"""
"""左画面列表定位器"""
# 新建页面
self.cms_page_new_page_button_locator = page.get_by_title("添加画面") # 点击新建页面按钮
self.add_page_button_locator = page.get_by_title("添加画面") # 点击新建页面按钮
# 画面导入/导出
self.cms_page_locator = page.locator("#app span").filter(has_text=f"{page_name}") # 点击待导出页面,页面名称为“画面导入导出测试”
self.cms_page_export_button_locator = page.get_by_title("导出画面") # 点击导出按钮
self.cms_page_import_button_locator = page.get_by_title("导入画面") # 点击导入按钮
self.export_page_button_locator = page.get_by_title("导出画面") # 点击导出按钮
self.import_page_button_locator = page.get_by_title("导入画面") # 点击导入按钮
self.cms_page_export_success_toast_locator = page.locator("//*[@id=\"message_1\"]") # 导出成功提示
self.cms_page_import_success_toast_locator = page.locator("//*[@id=\"message_1\"]") # 导入成功提示
......@@ -32,24 +32,215 @@ class PageManagementPage(BasePage):
# 画面对象-静态文本
self.cms_page_object_text_locator = page.locator("#app").get_by_text("文本1") # 文本对象
"""顶部菜单栏定位器"""
"""顶部工具栏定位器"""
# 缩放按钮
self.zoom_locator = page.locator("#app").get_by_text("%")
# 缩放-自适应
self.screen_adaptation= page.get_by_text("适应画布")
# 保存按钮
self.save_button_locator = page.get_by_title("保存 Ctrl+S").locator("div")
# 预览按钮
self.preview_button_locator = page.get_by_title("预览 Alt+P").locator("div")
# 撤销按钮
self.revoke_button_locator = page.get_by_title("撤销 Ctrl+Z").locator("div")
# 恢复按钮
self.restore_button_locator = page.get_by_title("恢复 Ctrl+Y").locator("div")
# 复制按钮
self.copy_button_locator = page.get_by_title("复制 Ctrl+C").locator("div")
# 粘贴按钮
self.paste_button_locator = page.get_by_title("粘贴 Ctrl+V").locator("div")
# 剪切按钮
self.cut_button_locator = page.get_by_title("剪切 Ctrl+X").locator("div")
# 上一层按钮
self.upper_layer_button_locator = page.get_by_title("上一层 Ctrl+[")
# 下一层按钮
self.next_layer_button_locator = page.get_by_title("下一层 Ctrl+]")
# 顶层按钮
self.top_layer_button_locator = page.get_by_title("顶层 Ctrl+Shift+[")
# 底层按钮
self.under_layer_button_locator = page.get_by_title("底层 Ctrl+Shift+]")
# 组合按钮
self.combination_button_locator = page.get_by_title("组合 Ctrl+G")
# 拆分按钮
self.split_button_locator = page.get_by_title("拆分 Ctrl+Shift+G")
# 左侧对齐按钮
self.left_align_button_locator = page.get_by_title("左侧 Ctrl+Alt+L").locator("div")
# 居中对齐按钮
self.center_align_button_locator = page.get_by_title("居中 Ctrl+Alt+C").locator("div")
# 右侧对齐按钮
self.right_align_button_locator = page.get_by_title("右侧 Ctrl+Alt+R").locator("div")
# 顶部对齐按钮
self.top_align_button_locator = page.get_by_title("顶部 Ctrl+Alt+T").locator("div")
# 中部对齐按钮
self.middle_align_button_locator = page.get_by_title("中部 Ctrl+Alt+M").locator("div")
# 底部对齐按钮
self.under_align_button_locator = page.get_by_title("底部 Ctrl+Alt+B").locator("div")
# 水平对齐按钮
self.horizontal_align_button_locator = page.get_by_title("水平 Ctrl+Shift+H")
# 垂直按钮
self.vertical_align_button_locator = page.get_by_title("垂直 Ctrl+Shift+U")
# 等宽按钮
self.equal_width_button_locator = page.get_by_title("等宽 Ctrl+Alt+W")
# 等高按钮
self.wait_high_button_locator = page.get_by_title("等高 Ctrl+Alt+H")
"""组件箱和组件定位器"""
# 标准组件_基础组件_矩形绘制
self.cms_page_component_locator = page.locator("//i[@class='icon-biaozhunkongjian']") # 标准组件图标
# 矩形
self.cms_page_component_rectangle_locator = page.get_by_label("基础").locator("div").filter(
has_text=re.compile(r"^矩形$"))
# 水平菜单
self.cms_page_component_static_text = page.get_by_label("基础").locator("div").filter(
has_text=re.compile(r"^静态文本$"))
# 趋势曲线配置
self.cms_page_component_change_to_runtime_component_locator = page.get_by_role("tab", name="运行") # 切换到运行组件tab
self.cms_page_component_trend_configuration_locator = page.get_by_label("运行").locator("div").filter(
has_text=re.compile(r"^趋势配置$")) # 趋势曲线组件
self.cms_page_component_add_curve_locator = page.locator(".add-new-btn") # 添加曲线组
# 组件箱
self.component_box_locator = page.locator("//i[@class='icon-biaozhunkongjian']") # 标准组件图标
# 关闭组件箱
self.close_component_box_locator = page.get_by_role("button", name="")
# 标准tab按钮
self.run_tab_locator = page.get_by_role("tab", name="标准")
# 运行tab按钮
self.run_tab_locator = page.get_by_role("tab", name="运行")
# 图表tab按钮
self.chart_tab_locator = page.get_by_role("tab", name="图表")
# 控制tab按钮
self.control_tab_locator = page.get_by_role("tab", name="控制")
"标准-基础组件"
# 线条组件
self.line_component_locator = page.locator("div").filter(has_text=re.compile(r"^线条$"))
# 圆形组件
self.circular_component_locator = page.locator("div").filter(has_text=re.compile(r"^圆形$"))
# 矩形组件
self.rectangle_component_locator = page.get_by_label("基础").locator("div").filter(has_text=re.compile(r"^矩形$"))
# 静态文本组件
self.static_text_component_locator = page.get_by_label("基础").locator("div").filter(has_text=re.compile(r"^静态文本$"))
# 按钮组件
self.button_component_locator = page.locator("div").filter(has_text=re.compile(r"^按钮$"))
# 时间选择组件
self.time_selection_component_locator = page.locator("div").filter(has_text=re.compile(r"^时间选择$"))
# 输入框组件
self.input_box_component_locator = page.locator("div").filter(has_text=re.compile(r"^输入框$"))
# 下拉选择组件
self.pull_down_selection_component_locator = page.locator("div").filter(has_text=re.compile(r"^下拉选择$"))
"标准-读写组件"
# 数值显示组件
self.numerical_display_component_locator = page.locator("div").filter(has_text=re.compile(r"^数值显示$"))
# 数值输入组件
self.numerical_input_component_locator = page.locator("div").filter(has_text=re.compile(r"^数值输入$"))
# 读写框组件
self.read_write_component_locator = page.locator("div").filter(has_text=re.compile(r"^读写框$"))
# 开关按钮组件
self.switch_button_component_locator = page.locator("div").filter(has_text=re.compile(r"^开关按钮$"))
# 点动按钮组件
self.jog_button_component_locator = page.locator("div").filter(has_text=re.compile(r"^点动按钮$"))
# 控制按钮组件
self.control_button_component_locator = page.locator("div").filter(has_text=re.compile(r"^控制按钮$"))
# 下拉控制组件
self.pull_down_control_component_locator = page.locator("div").filter(has_text=re.compile(r"^下拉控制$"))
# 单选控制组件
self.single_choice_control_component_locator = page.locator("div").filter(has_text=re.compile(r"^单选控制$"))
# 复选控制组件
self.multiple_choice_control_component_locator = page.locator("div").filter(has_text=re.compile(r"^复选控制$"))
# 动态形状组件
self.dynamic_shape_component_locator = page.locator("div").filter(has_text=re.compile(r"^动态形状$"))
# 动态文本组件
self.dynamic_text_component_locator = page.locator("div").filter(has_text=re.compile(r"^动态文本$"))
# 动态图片组件
self.dynamic_picture_component_locator = page.locator("div").filter(has_text=re.compile(r"^动态图片$"))
# 进度条组件
self.progress_bar_component_locator = page.locator("div").filter(has_text=re.compile(r"^进度条$"))
# 进度环组件
self.progress_cycle_component_locator = page.locator("div").filter(has_text=re.compile(r"^进度环$"))
"基础-跳转组件"
# 水平菜单组件
self.horizontal_menu_component_locator = page.locator("div").filter(has_text=re.compile(r"^水平菜单$"))
# 内嵌菜单组件
self.nested_menu_component_locator = page.locator("div").filter(has_text=re.compile(r"^内嵌菜单$"))
# 垂直菜单组件
self.vertical_menu_component_locator = page.locator("div").filter(has_text=re.compile(r"^垂直菜单$"))
# 跳转菜单组件
self.jump_button_component_locator = page.locator("div").filter(has_text=re.compile(r"^跳转按钮$"))
# 登录按钮组件
self.login_button_component_locator = page.locator("div").filter(has_text=re.compile(r"^登录控件$"))
# 弹窗按钮组件
self.popup_button_component_locator = page.locator("div").filter(has_text=re.compile(r"^弹窗按钮$"))
# 用户信息组件
self.user_information_component_locator = page.locator("div").filter(has_text=re.compile(r"^用户信息$"))
"基础-容器组件"
# 画面容器组件
self.screen_container_component_locator = page.locator("div").filter(has_text=re.compile(r"^画面容器$"))
# 画面轮播组件
self.screen_rotation_component_locator = page.locator("div").filter(has_text=re.compile(r"^画面轮播$"))
# html组件
self.html_component_locator = page.locator("div").filter(has_text=re.compile(r"^HTML$"))
# 网页容器组件
self.web_container_component_locator = page.locator("div").filter(has_text=re.compile(r"^网页容器$"))
"基础-媒体"
self.video_surveillance_locator = page.get_by_label("媒体").locator("use")
"运行组件"
# 日志管理组件
self.log_management_component_locator = page.locator("div").filter(has_text=re.compile(r"^日志管理$"))
# 权限管理组件
self.permission_management_component_locator = page.locator("div").filter(has_text=re.compile(r"^权限管理$"))
# 趋势配置组件
self.trend_configuration_component_locator = page.locator("div").filter(has_text=re.compile(r"^趋势配置$"))
# API请求日志组件
self.api_request_log_component_locator = page.locator("div").filter(has_text=re.compile(r"^API请求日志$"))
# 配方管理组件
self.formula_management_component_locator = page.locator("div").filter(has_text=re.compile(r"^配方管理$"))
"图表组件"
# 展示报表组件
self.display_report_component_locator = page.locator("div").filter(has_text=re.compile(r"^展示报表$"))
# 柱状图组件
self.column_chart_component_locator = page.locator("div").filter(has_text=re.compile(r"^柱状图$"))
# 条形图组件
self.bar_chart_component_locator = page.locator("div").filter(has_text=re.compile(r"^条形图$"))
# 堆积条形图组件
self.stacked_bar_chart_component_locator = page.locator("div").filter(has_text=re.compile(r"^堆积条形图$"))
# 堆积柱状图组件
self.stacked_column_chart_component_locator = page.locator("div").filter(has_text=re.compile(r"^堆积柱状图$"))
# 指标卡组件
self.indicator_card_component_locator = page.locator("div").filter(has_text=re.compile(r"^指标卡$"))
# 折线图组件
self.line_chart_component_locator = page.locator("div").filter(has_text=re.compile(r"^折线图$"))
# 面积图组件
self.area_chart_component_locator = page.locator("div").filter(has_text=re.compile(r"^面积图$"))
# 堆积面积图组件
self.stacking_area_chart_component_locator = page.locator("div").filter(has_text=re.compile(r"^堆积面积图$"))
# 组合图组件
self.combination_chart_component_locator = page.locator("div").filter(has_text=re.compile(r"^组合图$"))
# 饼图组件
self.pie_chart_component_locator = page.locator("div").filter(has_text=re.compile(r"^饼图$"))
# 环形图组件
self.circular_chart_component_locator = page.locator("div").filter(has_text=re.compile(r"^环形图$"))
# 玫瑰图组件
self.rose_chart_component_locator = page.locator("div").filter(has_text=re.compile(r"^玫瑰图$"))
# 表格组件
self.form_component_locator = page.locator("div").filter(has_text=re.compile(r"^表格$"))
# 趋势曲线组件
self.trend_curve_component_locator = page.locator("div").filter(has_text=re.compile(r"^趋势曲线$"))
# 仪表盘组件
self.dashboard_component_locator = page.locator("div").filter(has_text=re.compile(r"^仪表盘$"))
# 循环卡片组件
self.circular_card_component_locator = page.locator("div").filter(has_text=re.compile(r"^循环卡片$"))
"控制组件"
# 时间控件组件
self.time_control_component_locator = page.locator("div").filter(has_text=re.compile(r"^时间控件$"))
# 下拉列表组件
self.dropdown_list_component_locator = page.locator("div").filter(has_text=re.compile(r"^下拉列表$"))
# 导出按钮组件
self.export_button_component_locator = page.locator("div").filter(has_text=re.compile(r"^导出按钮$"))
# 筛选器组件
self.filter_component_locator = page.locator("div").filter(has_text=re.compile(r"^筛选器$"))
# 数值筛选组件
self.numerical_filtering_component_locator = page.locator("div").filter(has_text=re.compile(r"^数值筛选$"))
# 查询按钮组件
self.search_button_component_locator = page.locator("div").filter(has_text=re.compile(r"^查询按钮$"))
# 文本输入组件
self.text_input_component_locator = page.locator("div").filter(has_text=re.compile(r"^文本输入$"))
# 全屏切换组件
self.full_screen_component_locator = page.locator("div").filter(has_text=re.compile(r"^全屏切换$"))
# 语言切换组件
self.language_switching_component_locator = page.locator("div").filter(has_text=re.compile(r"^语言切换$"))
# 关机组件
self.shutdown_component_locator = page.locator("div").filter(has_text=re.compile(r"^关机组件$"))
# 虚拟键盘组件
self.virtual_keyboard_component_locator = page.locator("div").filter(has_text=re.compile(r"^虚拟键盘$"))
"""通用属性-位置属性"""
# 定位X轴输入框
......@@ -57,17 +248,17 @@ class PageManagementPage(BasePage):
# 定位Y轴输入框
self.y_axis_locator = page.locator("div").filter(has_text=re.compile(r"^Y$")).get_by_role("spinbutton")
# 定位旋转输入框
self.rotation = page.locator("div").filter(has_text=re.compile(r"^°$")).get_by_role("spinbutton")
self.rotation_locator = page.locator("div").filter(has_text=re.compile(r"^°$")).get_by_role("spinbutton")
# 定位W位置
self.w_locator = page.locator("div").filter(has_text=re.compile(r"^W$")).get_by_role("spinbutton")
# 定位H位置
self.h_locator = page.locator("div").filter(has_text=re.compile(r"^H$")).get_by_role("spinbutton")
# 定位锁定按钮
self.set_lock_locator = page.get_by_title("解锁").nth(2)
self.lock_locator = page.get_by_title("解锁").nth(2)
"""通用属性-外观属性"""
"颜色选择弹窗"
# 关闭颜色选择器窗口
# 定位OK按钮(关闭颜色选择器窗口)
self.color_selection_window_ok_button_locator = page.get_by_role("button", name="OK")
"背景"
# 定位纯色背景按钮
......@@ -156,15 +347,15 @@ class PageManagementPage(BasePage):
self.italic = page.locator("//i[@title=\"斜体 Ctrl+I\"]")
# 下划线
self.underline = page.locator("//i[@title=\"下划线 Ctrl+U\"]")
# 定位字体类型按钮
self.font_type_button_locator = page.get_by_label("文本").get_by_role("img").nth(2)
# 定位手写体类型
self.handwritten_font_locator = page.get_by_text("手写体")
# 定位字距
self.font_distance_locator = page.locator("div").filter(has_text=re.compile(r"^字距$")).get_by_role("spinbutton")
# 定位行高
self.font_row_heigh_locator = page.locator("div").filter(has_text=re.compile(r"^行高$")).get_by_role("spinbutton")
"""顶部菜单栏"""
def set_screen_adaptation(self):
"""
设置画布为自适应
:return:
"""
self._click(pw_locator=self.zoom_locator)
self._click(pw_locator=self.screen_adaptation)
"""画面通用属性设置(位置、外观、文本)"""
def location_attribute_set_x_axis(self,set_value):
......@@ -189,8 +380,8 @@ class PageManagementPage(BasePage):
位置属性:设置旋转角度
:param set_value:
"""
self._click(pw_locator=self.rotation) # 定位旋转输入框
self._fill(set_value, pw_locator=self.rotation) # 修改旋转角度
self._click(pw_locator=self.rotation_locator) # 定位旋转输入框
self._fill(set_value, pw_locator=self.rotation_locator) # 修改旋转角度
def location_attribute_set_width(self, set_value):
......@@ -214,7 +405,7 @@ class PageManagementPage(BasePage):
"""
位置属性:设置为锁定状态
"""
self._click(pw_locator=self.set_lock_locator) # 定位锁定按钮
self._click(pw_locator=self.lock_locator) # 定位锁定按钮
def appearance_attribute_set_solid_color_background(self):
"""
......@@ -394,7 +585,7 @@ class PageManagementPage(BasePage):
:return:
"""
self._click(pw_locator=self.align_button_locator)
self._click(pw_locator=self.center_aligned_locator)
self._click(pw_locator=self.center_aligned_locator) # 居中
def text_attribute_set_right_aligned(self):
"""
......@@ -402,7 +593,7 @@ class PageManagementPage(BasePage):
:return:
"""
self._click(pw_locator=self.align_button_locator)
self._click(pw_locator=self.right_aligned_locator)
self._click(pw_locator=self.right_aligned_locator) #右对齐
def text_attribute_set_bold(self):
"""
......@@ -425,14 +616,42 @@ class PageManagementPage(BasePage):
"""
self._click(pw_locator=self.underline)
def text_attribute_set_font_type(self):
"""
文本属性:设置字体类型,默认手写体
:return:
"""
self._click(pw_locator=self.font_type_button_locator)
self._click(pw_locator=self.handwritten_font_locator) #手写体
def text_attribute_set_font_distance(self, value):
"""
文本属性:设置字间距
:param value: 间距值
:return:
"""
self._click(pw_locator=self.font_distance_locator)
self._fill(value, pw_locator=self.font_distance_locator)
def text_attribute_set_font_row_heigh(self, value):
"""
画面工具栏操作
文本属性:设置行高
:param value: 行高值
:return:
"""
# 已保存
def saved(self):
pass
self._click(pw_locator=self.font_row_heigh_locator)
self._fill(value, pw_locator=self.font_row_heigh_locator)
"""
工具栏操作
"""
def save(self):
"""
点击保存按钮
:return:
"""
self._click(pw_locator=self.save_button_locator)
# 预览
def preview(self):
......@@ -542,9 +761,15 @@ class PageManagementPage(BasePage):
def multilingual(self):
pass
# 缩放
def zoom(self):
pass
#画布缩放,自适应
def set_adaptation_zoom(self):
"""
设置画布为自适应
:return:
"""
self._click(pw_locator=self.zoom_locator)
self._click(pw_locator=self.screen_adaptation)
# 工具栏收缩
def toolbar_collapse(self):
......@@ -560,7 +785,7 @@ class PageManagementPage(BasePage):
# 新建页面
def new_page(self, page_name):
# 点击新建页面按钮
self._click(pw_locator=self.cms_page_new_page_button_locator)
self._click(pw_locator=self.cms_page_locator)
time.sleep(1)
# 输入页面名称
self.page.keyboard.type(page_name) # 通过键盘输入
......@@ -571,7 +796,7 @@ class PageManagementPage(BasePage):
# 点击待导出页面
self._click(pw_locator=self.cms_page_locator)
# 点击导出按钮
self._click(pw_locator=self.cms_page_export_button_locator)
self._click(pw_locator=self.export_page_button_locator)
# 导入画面
def import_page(self, import_file_name):
......@@ -580,15 +805,15 @@ class PageManagementPage(BasePage):
self.page.on("dialog", lambda dialog: dialog.accept()) # 画面导入弹窗处理
# 点击导入按钮
with self.page.expect_file_chooser() as fc_info:
self._click(pw_locator=self.cms_page_import_button_locator)
self._click(pw_locator=self.import_page_button_locator)
file_chooser = fc_info.value
file_chooser.set_files(import_file_name)
# 基础组件_创建矩形框
def page_component_basic_rectangle(self):
# 点击展开组件菜单
self._click(pw_locator=self.cms_page_component_locator)
self._click(pw_locator=self.component_box_locator)
# 点击矩形组件
self._click(pw_locator=self.cms_page_component_rectangle_locator)
self._click(pw_locator=self.rectangle_component_locator)
# 拖拉组件到画布
self._drag_and_drop_to_user_position(self.cms_page_component_rectangle_locator, Config.target_point_x, Config.target_point_y)
self._drag_and_drop_to_user_position(self.rectangle_component_locator, Config.target_point_x, Config.target_point_y)
......@@ -20,11 +20,11 @@ class StaticTextPage(BasePage):
def create_static_text(self):
# 点击展开组件菜单
pmp = PageManagementPage(self.page)
self._click(pw_locator=pmp.cms_page_component_locator)
# 点击水平菜单组件
self._click(pw_locator=pmp.cms_page_component_static_text)
self._click(pw_locator=pmp.component_box_locator)
# 点击静态文本组件
self._click(pw_locator=pmp.static_text_component_locator)
# 拖拉组件到画布
self._drag_and_drop_to_user_position(pmp.cms_page_component_static_text, Config.target_point_x,
self._drag_and_drop_to_user_position(pmp.static_text_component_locator, Config.target_point_x,
Config.target_point_y)
time.sleep(0.5) # 等待0.5s加载属性栏
......@@ -256,20 +256,42 @@ class StaticTextPage(BasePage):
def set_font_style(self):
"""
拖出静态文本组件,设置左对齐
拖出静态文本组件,设置字号,字体颜色,加粗,斜体,下划线
:return:
"""
pmp = PageManagementPage(self.page)
self.create_static_text() # 拖出静态文本组件
pmp.text_attribute_set_font_size() # 字号
time.sleep(0.5)
pmp.text_attribute_set_font_color() # 字体颜色
time.sleep(0.5)
pmp.text_attribute_set_bold() #加粗
pmp.text_attribute_set_italic() #斜体
pmp.text_attribute_set_underline() #下划线
def set_font_type(self):
"""
拖出静态文本组件,设置字体类型,手写体
:return:
"""
pmp = PageManagementPage(self.page)
self.create_static_text() # 拖出静态文本组件
pmp.location_attribute_set_width(400)
pmp.location_attribute_set_high(200)
pmp.text_attribute_set_font_size()
time.sleep(0.5)
pmp.text_attribute_set_font_color()
pmp.text_attribute_set_font_type()
def set_font_distance(self):
"""
拖出静态文本组件,设置字距,行高
:return:
"""
pmp = PageManagementPage(self.page)
self.create_static_text() # 拖出静态文本组件
pmp.text_attribute_set_font_size()
time.sleep(0.5)
pmp.text_attribute_set_bold()
pmp.text_attribute_set_italic()
pmp.text_attribute_set_underline()
pmp.text_attribute_set_font_distance(40) #字距
pmp.text_attribute_set_font_row_heigh(80) # 行高
......@@ -270,6 +270,42 @@ class Test_StaticText:
bp.allure_reports(filename, actual_img_name, expect_img_name)
assert result, f"页面截图与预期截图不一致"
@allure.story("静态文本-设置字号颜色加粗斜体下划线")
@pytest.mark.parametrize("filename,actual_img_name,expect_img_name",[("StaticText","静态文本_设置字号颜色加粗斜体下划线_实际图", "静态文本_设置字号颜色加粗斜体下划线_预期图")])
def test_StaticText_set_font_style(self, page, create_and_destroy_page, filename, actual_img_name, expect_img_name):
bp = BasePage(page)
bp._goto_url("画面")
stp = StaticTextPage(page)
stp.set_font_style()
time.sleep(1)
result = bp.compare_images(filename, actual_img_name, expect_img_name)
bp.allure_reports(filename, actual_img_name, expect_img_name)
assert result, f"页面截图与预期截图不一致"
@allure.story("静态文本-设置字体类型")
@pytest.mark.parametrize("filename,actual_img_name,expect_img_name",[("StaticText","静态文本_设置字体类型_实际图", "静态文本_设置字体类型_预期图")])
def test_StaticText_set_font_type(self, page, create_and_destroy_page, filename, actual_img_name, expect_img_name):
bp = BasePage(page)
bp._goto_url("画面")
stp = StaticTextPage(page)
stp.set_font_type()
time.sleep(1)
result = bp.compare_images(filename, actual_img_name, expect_img_name)
bp.allure_reports(filename, actual_img_name, expect_img_name)
assert result, f"页面截图与预期截图不一致"
@allure.story("静态文本-设置字距行高")
@pytest.mark.parametrize("filename,actual_img_name,expect_img_name",[("StaticText","静态文本_设置字距行高_实际图", "静态文本_设置字距行高_预期图")])
def test_StaticText_set_font_distance(self, page, create_and_destroy_page, filename, actual_img_name, expect_img_name):
bp = BasePage(page)
bp._goto_url("画面")
stp = StaticTextPage(page)
stp.set_font_distance()
time.sleep(1)
result = bp.compare_images(filename, actual_img_name, expect_img_name)
bp.allure_reports(filename, actual_img_name, expect_img_name)
assert result, f"页面截图与预期截图不一致"
......
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_创建静态文本_实际图.png, 预期图片:静态文本_创建静态文本_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置虚线边框_实际图.png, 预期图片:静态文本_设置虚线边框_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置圆角_实际图.png, 预期图片:静态文本_设置圆角_预期图.png
INFO log:logger_util.py:72 实际图片:静态文本_设置字号颜色加粗斜体下划线_实际图.png, 预期图片:静态文本_设置字号颜色加粗斜体下划线_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置居中对齐_实际图.png, 预期图片:静态文本_设置居中对齐_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_修改xywh属性_实际图.png, 预期图片:静态文本_修改xywh属性_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置纯色背景_实际图.png, 预期图片:静态文本_设置纯色背景_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置图片背景_实际大小类型_实际图.png, 预期图片:静态文本_设置图片背景_实际大小类型_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置左对齐_实际图.png, 预期图片:静态文本_设置左对齐_预期图.png
INFO log:logger_util.py:72 实际图片:静态文本_设置字体类型_实际图.png, 预期图片:静态文本_设置字体类型_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置不透明度_实际图.png, 预期图片:静态文本_设置不透明度_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置图片背景_自适应类型_实际图.png, 预期图片:静态文本_设置图片背景_自适应类型_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置渐变色背景_实际图.png, 预期图片:静态文本_设置渐变色背景_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置无边框_实际图.png, 预期图片:静态文本_设置无边框_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置圆点边框_实际图.png, 预期图片:静态文本_设置圆点边框_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置锁定_实际图.png, 预期图片:静态文本_设置锁定_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_修改旋转角度_实际图.png, 预期图片:静态文本_修改旋转角度_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置图片背景_覆盖类型_实际图.png, 预期图片:静态文本_设置图片背景_覆盖类型_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置图片背景_拉伸类型_实际图.png, 预期图片:静态文本_设置图片背景_拉伸类型_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置内外阴影_实际图.png, 预期图片:静态文本_设置内外阴影_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
INFO log:logger_util.py:72
-------------测试用例开始-----------
INFO log:logger_util.py:72 进行图片比对...
INFO log:logger_util.py:72 实际图片:静态文本_设置直线边框_实际图.png, 预期图片:静态文本_设置直线边框_预期图.png
INFO log:logger_util.py:72 实际图片:静态文本_设置字距行高_实际图.png, 预期图片:静态文本_设置字距行高_预期图.png
INFO log:logger_util.py:72 比对结果:True
INFO log:logger_util.py:72
-------------测试用例结束-----------
\ No newline at end of file
"Epic","Feature","Story","FAILED","BROKEN","PASSED","SKIPPED","UNKNOWN"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置渐变色背景","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置图片背景,且为覆盖类型","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置锁定","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置图片背景,且为实际大小类型","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置内外阴影","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置虚线边框","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置字号颜色加粗斜体下划线","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置右对齐","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-创建静态文本组件","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置无边框","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置图片背景,且为拉伸类型","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置直线边框","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-修改旋转角度","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置图片背景,且为自适应类型","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置纯色背景","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-修改x、y、w、h属性","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置不透明度","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置圆点边框","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置左对齐","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置居中对齐","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置圆角","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置字体类型","0","0","1","0","0"
"CMS2.0UI自动化测试","静态文本组件","静态文本-设置字距行高","0","0","1","0","0"
{"uid":"b1a8273437954620fa374b796ffaacdd","name":"behaviors","children":[{"name":"CMS2.0UI自动化测试","children":[{"name":"静态文本组件","children":[{"name":"静态文本-创建静态文本组件","children":[{"name":"test_StaticText[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u9884\\u671f\\u56fe]","uid":"4b90d465d725ba89","parentUid":"815421ce60642ff207cfcfc3e682878d","status":"passed","time":{"start":1724640927148,"stop":1724640932814,"duration":5666},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_创建静态文本_实际图'","'静态文本_创建静态文本_预期图'","'StaticText'"]}],"uid":"815421ce60642ff207cfcfc3e682878d"},{"name":"静态文本-修改x、y、w、h属性","children":[{"name":"test_StaticText_set_xywh_axis[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u9884\\u671f\\u56fe]","uid":"4e1872b7ada7760b","parentUid":"25d59f65eb5d8ab72e2c9222407eee7a","status":"passed","time":{"start":1724640934888,"stop":1724640941089,"duration":6201},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_修改xywh属性_实际图'","'静态文本_修改xywh属性_预期图'","'StaticText'"]}],"uid":"25d59f65eb5d8ab72e2c9222407eee7a"},{"name":"静态文本-修改旋转角度","children":[{"name":"test_StaticText_set_rotation_angle[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u9884\\u671f\\u56fe]","uid":"54bb0c73d6cfd937","parentUid":"cc9780186086bddde0628b37d12be550","status":"passed","time":{"start":1724640943115,"stop":1724640949069,"duration":5954},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_修改旋转角度_实际图'","'静态文本_修改旋转角度_预期图'","'StaticText'"]}],"uid":"cc9780186086bddde0628b37d12be550"},{"name":"静态文本-设置锁定","children":[{"name":"test_StaticText_set_lock[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u9884\\u671f\\u56fe]","uid":"4020fe94f67b2384","parentUid":"eacd706c63513b910e3ba08bfabf4129","status":"passed","time":{"start":1724640951190,"stop":1724640957150,"duration":5960},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置锁定_实际图'","'静态文本_设置锁定_预期图'","'StaticText'"]}],"uid":"eacd706c63513b910e3ba08bfabf4129"},{"name":"静态文本-设置纯色背景","children":[{"name":"test_StaticText_set_solid_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","uid":"1b8c472b05c90e83","parentUid":"8483ad41110752666a3dadebd3c8c0ae","status":"passed","time":{"start":1724640958939,"stop":1724640966159,"duration":7220},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置纯色背景_实际图'","'静态文本_设置纯色背景_预期图'","'StaticText'"]}],"uid":"8483ad41110752666a3dadebd3c8c0ae"},{"name":"静态文本-设置渐变色背景","children":[{"name":"test_StaticText_set_gradient_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","uid":"166766feb32cee70","parentUid":"8a768f3d4f4aaeae41b53a26b6d6d38e","status":"passed","time":{"start":1724640969173,"stop":1724640976434,"duration":7261},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置渐变色背景_实际图'","'静态文本_设置渐变色背景_预期图'","'StaticText'"]}],"uid":"8a768f3d4f4aaeae41b53a26b6d6d38e"},{"name":"静态文本-设置图片背景,且为拉伸类型","children":[{"name":"test_StaticText_set_stretch_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"cc613c6b79e1af85","parentUid":"d65ca4edd5c25a32035d7cde6ffbde72","status":"passed","time":{"start":1724640978765,"stop":1724640987447,"duration":8682},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_拉伸类型_实际图'","'静态文本_设置图片背景_拉伸类型_预期图'","'StaticText'"]}],"uid":"d65ca4edd5c25a32035d7cde6ffbde72"},{"name":"静态文本-设置图片背景,且为自适应类型","children":[{"name":"test_StaticText_set_adapt_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"126f9935f63de6f1","parentUid":"75b83d51793be756963d1211787a5a80","status":"passed","time":{"start":1724640990164,"stop":1724640998607,"duration":8443},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_自适应类型_实际图'","'静态文本_设置图片背景_自适应类型_预期图'","'StaticText'"]}],"uid":"75b83d51793be756963d1211787a5a80"},{"name":"静态文本-设置图片背景,且为覆盖类型","children":[{"name":"test_StaticText_set_cover_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"efaaed35a79cd2ce","parentUid":"315fa1c6b5254596e5dad0ae491ec6da","status":"passed","time":{"start":1724641000906,"stop":1724641008989,"duration":8083},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_覆盖类型_实际图'","'静态文本_设置图片背景_覆盖类型_预期图'","'StaticText'"]}],"uid":"315fa1c6b5254596e5dad0ae491ec6da"},{"name":"静态文本-设置图片背景,且为实际大小类型","children":[{"name":"test_StaticText_set_actual_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"c37c5db27d5de6b1","parentUid":"b1f59a589b8e7e89a642cd401503548e","status":"passed","time":{"start":1724641011430,"stop":1724641019779,"duration":8349},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_实际大小类型_实际图'","'静态文本_设置图片背景_实际大小类型_预期图'","'StaticText'"]}],"uid":"b1f59a589b8e7e89a642cd401503548e"},{"name":"静态文本-设置直线边框","children":[{"name":"test_StaticText_set_straight_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"840fbc49bf39005d","parentUid":"15d2ecaea786540d486b0bad02fd019f","status":"passed","time":{"start":1724641022697,"stop":1724641031090,"duration":8393},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置直线边框_实际图'","'静态文本_设置直线边框_预期图'","'StaticText'"]}],"uid":"15d2ecaea786540d486b0bad02fd019f"},{"name":"静态文本-设置虚线边框","children":[{"name":"test_StaticText_set_dashed_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"5d39db0494ec6ecb","parentUid":"4e00ee69f91e3817fd947718a98ee30a","status":"passed","time":{"start":1724641033455,"stop":1724641041605,"duration":8150},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置虚线边框_实际图'","'静态文本_设置虚线边框_预期图'","'StaticText'"]}],"uid":"4e00ee69f91e3817fd947718a98ee30a"},{"name":"静态文本-设置圆点边框","children":[{"name":"test_StaticText_set_scircular_dots_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"538ccfbd17bad315","parentUid":"a007f18b9a60f81d8d78dab6cb6b0045","status":"passed","time":{"start":1724641044431,"stop":1724641052648,"duration":8217},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置圆点边框_实际图'","'静态文本_设置圆点边框_预期图'","'StaticText'"]}],"uid":"a007f18b9a60f81d8d78dab6cb6b0045"},{"name":"静态文本-设置无边框","children":[{"name":"test_StaticText_set_no_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"2de3820faa881c0","parentUid":"eaacb97094a06c0eaba24254f1964adb","status":"passed","time":{"start":1724641054973,"stop":1724641063241,"duration":8268},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置无边框_实际图'","'静态文本_设置无边框_预期图'","'StaticText'"]}],"uid":"eaacb97094a06c0eaba24254f1964adb"},{"name":"静态文本-设置内外阴影","children":[{"name":"test_StaticText_set_shadow[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u9884\\u671f\\u56fe]","uid":"b5dad65682bcc18e","parentUid":"588f9527f337777879932931c64030cb","status":"passed","time":{"start":1724641065555,"stop":1724641075532,"duration":9977},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置内外阴影_实际图'","'静态文本_设置内外阴影_预期图'","'StaticText'"]}],"uid":"588f9527f337777879932931c64030cb"},{"name":"静态文本-设置圆角","children":[{"name":"test_StaticText_set_rounded_corners[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u9884\\u671f\\u56fe]","uid":"e38854b5cecbc5c","parentUid":"6fd0acc85bb8ad188629acc7cf59db17","status":"passed","time":{"start":1724641078439,"stop":1724641085412,"duration":6973},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置圆角_实际图'","'静态文本_设置圆角_预期图'","'StaticText'"]}],"uid":"6fd0acc85bb8ad188629acc7cf59db17"},{"name":"静态文本-设置不透明度","children":[{"name":"test_StaticText_set_opacity[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u9884\\u671f\\u56fe]","uid":"a77d5d4b0995ea7d","parentUid":"8c38b034a385e334bbb3727922c05437","status":"passed","time":{"start":1724641087824,"stop":1724641095321,"duration":7497},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置不透明度_实际图'","'静态文本_设置不透明度_预期图'","'StaticText'"]}],"uid":"8c38b034a385e334bbb3727922c05437"},{"name":"静态文本-设置左对齐","children":[{"name":"test_StaticText_set_left_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"d21bc9c28cc99692","parentUid":"7739af326bd5f99268d8e53d8b49e741","status":"passed","time":{"start":1724641098354,"stop":1724641105793,"duration":7439},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置左对齐_实际图'","'静态文本_设置左对齐_预期图'","'StaticText'"]}],"uid":"7739af326bd5f99268d8e53d8b49e741"},{"name":"静态文本-设置居中对齐","children":[{"name":"test_StaticText_set_center_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"4beef4a94caa309c","parentUid":"3fbad629eeb9058e286b69258bf500f4","status":"passed","time":{"start":1724641108194,"stop":1724641115814,"duration":7620},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置居中对齐_实际图'","'静态文本_设置居中对齐_预期图'","'StaticText'"]}],"uid":"3fbad629eeb9058e286b69258bf500f4"},{"name":"静态文本-设置右对齐","children":[{"name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"1839b1ed7399552","parentUid":"a535d3ea30e203c41c679930d4ed34d8","status":"passed","time":{"start":1724641118504,"stop":1724641125603,"duration":7099},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置右对齐_实际图'","'静态文本_设置右对齐_预期图'","'StaticText'"]}],"uid":"a535d3ea30e203c41c679930d4ed34d8"}],"uid":"055b8ec823318ab0d00d99283c5e0b95"}],"uid":"390d43add3d704eac84707ba62ecc607"}]}
\ No newline at end of file
{"uid":"b1a8273437954620fa374b796ffaacdd","name":"behaviors","children":[{"name":"CMS2.0UI自动化测试","children":[{"name":"静态文本组件","children":[{"name":"静态文本-设置右对齐","children":[{"name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"56d6fb9a218f54cf","parentUid":"a535d3ea30e203c41c679930d4ed34d8","status":"passed","time":{"start":1724740965652,"stop":1724740973265,"duration":7613},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置右对齐_实际图'","'静态文本_设置右对齐_预期图'","'StaticText'"]}],"uid":"a535d3ea30e203c41c679930d4ed34d8"},{"name":"静态文本-设置字号颜色加粗斜体下划线","children":[{"name":"test_StaticText_set_font_style[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u9884\\u671f\\u56fe]","uid":"3ae7e70e449bc700","parentUid":"f6d51a804d8948c4e9e249277d899030","status":"passed","time":{"start":1724740975827,"stop":1724740984836,"duration":9009},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置字号颜色加粗斜体下划线_实际图'","'静态文本_设置字号颜色加粗斜体下划线_预期图'","'StaticText'"]}],"uid":"f6d51a804d8948c4e9e249277d899030"},{"name":"静态文本-设置字体类型","children":[{"name":"test_StaticText_set_font_type[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"a6e0ce8b380ddbcc","parentUid":"f32d3534e0f704ad170f57821ec4cbf4","status":"passed","time":{"start":1724740987110,"stop":1724740994725,"duration":7615},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置字体类型_实际图'","'静态文本_设置字体类型_预期图'","'StaticText'"]}],"uid":"f32d3534e0f704ad170f57821ec4cbf4"},{"name":"静态文本-设置字距行高","children":[{"name":"test_StaticText_set_font_distance[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u9884\\u671f\\u56fe]","uid":"87056c6c23b489e3","parentUid":"cfe0b87e7029785f0967b4981a6900ad","status":"passed","time":{"start":1724740997265,"stop":1724741004790,"duration":7525},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置字距行高_实际图'","'静态文本_设置字距行高_预期图'","'StaticText'"]}],"uid":"cfe0b87e7029785f0967b4981a6900ad"}],"uid":"055b8ec823318ab0d00d99283c5e0b95"}],"uid":"390d43add3d704eac84707ba62ecc607"}]}
\ No newline at end of file
{"uid":"83edc06c07f9ae9e47eb6dd1b683e4e2","name":"packages","children":[{"name":"TestCases.Test_StaticText","children":[{"name":"test_StaticText[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u9884\\u671f\\u56fe]","uid":"4b90d465d725ba89","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724640927148,"stop":1724640932814,"duration":5666},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_创建静态文本_实际图'","'静态文本_创建静态文本_预期图'","'StaticText'"]},{"name":"test_StaticText_set_xywh_axis[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u9884\\u671f\\u56fe]","uid":"4e1872b7ada7760b","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724640934888,"stop":1724640941089,"duration":6201},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_修改xywh属性_实际图'","'静态文本_修改xywh属性_预期图'","'StaticText'"]},{"name":"test_StaticText_set_rotation_angle[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u9884\\u671f\\u56fe]","uid":"54bb0c73d6cfd937","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724640943115,"stop":1724640949069,"duration":5954},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_修改旋转角度_实际图'","'静态文本_修改旋转角度_预期图'","'StaticText'"]},{"name":"test_StaticText_set_lock[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u9884\\u671f\\u56fe]","uid":"4020fe94f67b2384","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724640951190,"stop":1724640957150,"duration":5960},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置锁定_实际图'","'静态文本_设置锁定_预期图'","'StaticText'"]},{"name":"test_StaticText_set_solid_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","uid":"1b8c472b05c90e83","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724640958939,"stop":1724640966159,"duration":7220},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置纯色背景_实际图'","'静态文本_设置纯色背景_预期图'","'StaticText'"]},{"name":"test_StaticText_set_gradient_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","uid":"166766feb32cee70","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724640969173,"stop":1724640976434,"duration":7261},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置渐变色背景_实际图'","'静态文本_设置渐变色背景_预期图'","'StaticText'"]},{"name":"test_StaticText_set_stretch_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"cc613c6b79e1af85","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724640978765,"stop":1724640987447,"duration":8682},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_拉伸类型_实际图'","'静态文本_设置图片背景_拉伸类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_adapt_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"126f9935f63de6f1","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724640990164,"stop":1724640998607,"duration":8443},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_自适应类型_实际图'","'静态文本_设置图片背景_自适应类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_cover_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"efaaed35a79cd2ce","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724641000906,"stop":1724641008989,"duration":8083},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_覆盖类型_实际图'","'静态文本_设置图片背景_覆盖类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_actual_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"c37c5db27d5de6b1","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724641011430,"stop":1724641019779,"duration":8349},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_实际大小类型_实际图'","'静态文本_设置图片背景_实际大小类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_straight_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"840fbc49bf39005d","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724641022697,"stop":1724641031090,"duration":8393},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置直线边框_实际图'","'静态文本_设置直线边框_预期图'","'StaticText'"]},{"name":"test_StaticText_set_dashed_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"5d39db0494ec6ecb","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724641033455,"stop":1724641041605,"duration":8150},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置虚线边框_实际图'","'静态文本_设置虚线边框_预期图'","'StaticText'"]},{"name":"test_StaticText_set_scircular_dots_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"538ccfbd17bad315","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724641044431,"stop":1724641052648,"duration":8217},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置圆点边框_实际图'","'静态文本_设置圆点边框_预期图'","'StaticText'"]},{"name":"test_StaticText_set_no_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"2de3820faa881c0","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724641054973,"stop":1724641063241,"duration":8268},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置无边框_实际图'","'静态文本_设置无边框_预期图'","'StaticText'"]},{"name":"test_StaticText_set_shadow[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u9884\\u671f\\u56fe]","uid":"b5dad65682bcc18e","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724641065555,"stop":1724641075532,"duration":9977},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置内外阴影_实际图'","'静态文本_设置内外阴影_预期图'","'StaticText'"]},{"name":"test_StaticText_set_rounded_corners[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u9884\\u671f\\u56fe]","uid":"e38854b5cecbc5c","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724641078439,"stop":1724641085412,"duration":6973},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置圆角_实际图'","'静态文本_设置圆角_预期图'","'StaticText'"]},{"name":"test_StaticText_set_opacity[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u9884\\u671f\\u56fe]","uid":"a77d5d4b0995ea7d","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724641087824,"stop":1724641095321,"duration":7497},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置不透明度_实际图'","'静态文本_设置不透明度_预期图'","'StaticText'"]},{"name":"test_StaticText_set_left_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"d21bc9c28cc99692","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724641098354,"stop":1724641105793,"duration":7439},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置左对齐_实际图'","'静态文本_设置左对齐_预期图'","'StaticText'"]},{"name":"test_StaticText_set_center_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"4beef4a94caa309c","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724641108194,"stop":1724641115814,"duration":7620},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置居中对齐_实际图'","'静态文本_设置居中对齐_预期图'","'StaticText'"]},{"name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"1839b1ed7399552","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724641118504,"stop":1724641125603,"duration":7099},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置右对齐_实际图'","'静态文本_设置右对齐_预期图'","'StaticText'"]}],"uid":"TestCases.Test_StaticText"}]}
\ No newline at end of file
{"uid":"83edc06c07f9ae9e47eb6dd1b683e4e2","name":"packages","children":[{"name":"TestCases.Test_StaticText","children":[{"name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"56d6fb9a218f54cf","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724740965652,"stop":1724740973265,"duration":7613},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置右对齐_实际图'","'静态文本_设置右对齐_预期图'","'StaticText'"]},{"name":"test_StaticText_set_font_style[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u9884\\u671f\\u56fe]","uid":"3ae7e70e449bc700","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724740975827,"stop":1724740984836,"duration":9009},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置字号颜色加粗斜体下划线_实际图'","'静态文本_设置字号颜色加粗斜体下划线_预期图'","'StaticText'"]},{"name":"test_StaticText_set_font_type[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"a6e0ce8b380ddbcc","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724740987110,"stop":1724740994725,"duration":7615},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置字体类型_实际图'","'静态文本_设置字体类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_font_distance[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u9884\\u671f\\u56fe]","uid":"87056c6c23b489e3","parentUid":"ea31ef4982075d500f62b88d85860f67","status":"passed","time":{"start":1724740997265,"stop":1724741004790,"duration":7525},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置字距行高_实际图'","'静态文本_设置字距行高_预期图'","'StaticText'"]}],"uid":"TestCases.Test_StaticText"}]}
\ No newline at end of file
"Status","Start Time","Stop Time","Duration in ms","Parent Suite","Suite","Sub Suite","Test Class","Test Method","Name","Description"
"passed","Mon Aug 26 10:56:09 CST 2024","Mon Aug 26 10:56:16 CST 2024","7261","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_gradient_color_background[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u6e10\u53d8\u8272\u80cc\u666f_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u6e10\u53d8\u8272\u80cc\u666f_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:56:40 CST 2024","Mon Aug 26 10:56:48 CST 2024","8083","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_cover_type_image_background[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u56fe\u7247\u80cc\u666f_\u8986\u76d6\u7c7b\u578b_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u56fe\u7247\u80cc\u666f_\u8986\u76d6\u7c7b\u578b_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:55:51 CST 2024","Mon Aug 26 10:55:57 CST 2024","5960","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_lock[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u9501\u5b9a_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u9501\u5b9a_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:56:51 CST 2024","Mon Aug 26 10:56:59 CST 2024","8349","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_actual_type_image_background[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u56fe\u7247\u80cc\u666f_\u5b9e\u9645\u5927\u5c0f\u7c7b\u578b_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u56fe\u7247\u80cc\u666f_\u5b9e\u9645\u5927\u5c0f\u7c7b\u578b_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:57:45 CST 2024","Mon Aug 26 10:57:55 CST 2024","9977","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_shadow[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5185\u5916\u9634\u5f71_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5185\u5916\u9634\u5f71_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:57:13 CST 2024","Mon Aug 26 10:57:21 CST 2024","8150","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_dashed_line_frame[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u865a\u7ebf\u8fb9\u6846_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u865a\u7ebf\u8fb9\u6846_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:58:38 CST 2024","Mon Aug 26 10:58:45 CST 2024","7099","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_right_aligned[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u53f3\u5bf9\u9f50_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u53f3\u5bf9\u9f50_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:55:27 CST 2024","Mon Aug 26 10:55:32 CST 2024","5666","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText[StaticText-\u9759\u6001\u6587\u672c_\u521b\u5efa\u9759\u6001\u6587\u672c_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u521b\u5efa\u9759\u6001\u6587\u672c_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:57:34 CST 2024","Mon Aug 26 10:57:43 CST 2024","8268","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_no_frame[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u65e0\u8fb9\u6846_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u65e0\u8fb9\u6846_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:56:18 CST 2024","Mon Aug 26 10:56:27 CST 2024","8682","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_stretch_type_image_background[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u56fe\u7247\u80cc\u666f_\u62c9\u4f38\u7c7b\u578b_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u56fe\u7247\u80cc\u666f_\u62c9\u4f38\u7c7b\u578b_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:57:02 CST 2024","Mon Aug 26 10:57:11 CST 2024","8393","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_straight_line_frame[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u76f4\u7ebf\u8fb9\u6846_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u76f4\u7ebf\u8fb9\u6846_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:55:43 CST 2024","Mon Aug 26 10:55:49 CST 2024","5954","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_rotation_angle[StaticText-\u9759\u6001\u6587\u672c_\u4fee\u6539\u65cb\u8f6c\u89d2\u5ea6_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u4fee\u6539\u65cb\u8f6c\u89d2\u5ea6_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:56:30 CST 2024","Mon Aug 26 10:56:38 CST 2024","8443","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_adapt_type_image_background[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u56fe\u7247\u80cc\u666f_\u81ea\u9002\u5e94\u7c7b\u578b_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u56fe\u7247\u80cc\u666f_\u81ea\u9002\u5e94\u7c7b\u578b_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:55:58 CST 2024","Mon Aug 26 10:56:06 CST 2024","7220","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_solid_color_background[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u7eaf\u8272\u80cc\u666f_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u7eaf\u8272\u80cc\u666f_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:55:34 CST 2024","Mon Aug 26 10:55:41 CST 2024","6201","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_xywh_axis[StaticText-\u9759\u6001\u6587\u672c_\u4fee\u6539xywh\u5c5e\u6027_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u4fee\u6539xywh\u5c5e\u6027_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:58:07 CST 2024","Mon Aug 26 10:58:15 CST 2024","7497","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_opacity[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u4e0d\u900f\u660e\u5ea6_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u4e0d\u900f\u660e\u5ea6_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:57:24 CST 2024","Mon Aug 26 10:57:32 CST 2024","8217","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_scircular_dots_frame[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5706\u70b9\u8fb9\u6846_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5706\u70b9\u8fb9\u6846_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:58:18 CST 2024","Mon Aug 26 10:58:25 CST 2024","7439","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_left_aligned[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5de6\u5bf9\u9f50_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5de6\u5bf9\u9f50_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:58:28 CST 2024","Mon Aug 26 10:58:35 CST 2024","7620","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_center_aligned[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5c45\u4e2d\u5bf9\u9f50_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5c45\u4e2d\u5bf9\u9f50_\u9884\u671f\u56fe]",""
"passed","Mon Aug 26 10:57:58 CST 2024","Mon Aug 26 10:58:05 CST 2024","6973","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_rounded_corners[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5706\u89d2_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5706\u89d2_\u9884\u671f\u56fe]",""
"passed","Tue Aug 27 14:42:55 CST 2024","Tue Aug 27 14:43:04 CST 2024","9009","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_font_style[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5b57\u53f7\u989c\u8272\u52a0\u7c97\u659c\u4f53\u4e0b\u5212\u7ebf_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5b57\u53f7\u989c\u8272\u52a0\u7c97\u659c\u4f53\u4e0b\u5212\u7ebf_\u9884\u671f\u56fe]",""
"passed","Tue Aug 27 14:42:45 CST 2024","Tue Aug 27 14:42:53 CST 2024","7613","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_right_aligned[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u53f3\u5bf9\u9f50_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u53f3\u5bf9\u9f50_\u9884\u671f\u56fe]",""
"passed","Tue Aug 27 14:43:07 CST 2024","Tue Aug 27 14:43:14 CST 2024","7615","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_font_type[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5b57\u4f53\u7c7b\u578b_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5b57\u4f53\u7c7b\u578b_\u9884\u671f\u56fe]",""
"passed","Tue Aug 27 14:43:17 CST 2024","Tue Aug 27 14:43:24 CST 2024","7525","TestCases","Test_StaticText","Test_StaticText","","","test_StaticText_set_font_distance[StaticText-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5b57\u8ddd\u884c\u9ad8_\u5b9e\u9645\u56fe-\u9759\u6001\u6587\u672c_\u8bbe\u7f6e\u5b57\u8ddd\u884c\u9ad8_\u9884\u671f\u56fe]",""
{"uid":"98d3104e051c652961429bf95fa0b5d6","name":"suites","children":[{"name":"TestCases","children":[{"name":"Test_StaticText","children":[{"name":"Test_StaticText","children":[{"name":"test_StaticText[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u9884\\u671f\\u56fe]","uid":"4b90d465d725ba89","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724640927148,"stop":1724640932814,"duration":5666},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_创建静态文本_实际图'","'静态文本_创建静态文本_预期图'","'StaticText'"]},{"name":"test_StaticText_set_xywh_axis[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u9884\\u671f\\u56fe]","uid":"4e1872b7ada7760b","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724640934888,"stop":1724640941089,"duration":6201},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_修改xywh属性_实际图'","'静态文本_修改xywh属性_预期图'","'StaticText'"]},{"name":"test_StaticText_set_rotation_angle[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u9884\\u671f\\u56fe]","uid":"54bb0c73d6cfd937","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724640943115,"stop":1724640949069,"duration":5954},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_修改旋转角度_实际图'","'静态文本_修改旋转角度_预期图'","'StaticText'"]},{"name":"test_StaticText_set_lock[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u9884\\u671f\\u56fe]","uid":"4020fe94f67b2384","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724640951190,"stop":1724640957150,"duration":5960},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置锁定_实际图'","'静态文本_设置锁定_预期图'","'StaticText'"]},{"name":"test_StaticText_set_solid_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","uid":"1b8c472b05c90e83","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724640958939,"stop":1724640966159,"duration":7220},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置纯色背景_实际图'","'静态文本_设置纯色背景_预期图'","'StaticText'"]},{"name":"test_StaticText_set_gradient_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","uid":"166766feb32cee70","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724640969173,"stop":1724640976434,"duration":7261},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置渐变色背景_实际图'","'静态文本_设置渐变色背景_预期图'","'StaticText'"]},{"name":"test_StaticText_set_stretch_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"cc613c6b79e1af85","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724640978765,"stop":1724640987447,"duration":8682},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_拉伸类型_实际图'","'静态文本_设置图片背景_拉伸类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_adapt_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"126f9935f63de6f1","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724640990164,"stop":1724640998607,"duration":8443},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_自适应类型_实际图'","'静态文本_设置图片背景_自适应类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_cover_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"efaaed35a79cd2ce","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724641000906,"stop":1724641008989,"duration":8083},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_覆盖类型_实际图'","'静态文本_设置图片背景_覆盖类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_actual_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"c37c5db27d5de6b1","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724641011430,"stop":1724641019779,"duration":8349},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_实际大小类型_实际图'","'静态文本_设置图片背景_实际大小类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_straight_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"840fbc49bf39005d","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724641022697,"stop":1724641031090,"duration":8393},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置直线边框_实际图'","'静态文本_设置直线边框_预期图'","'StaticText'"]},{"name":"test_StaticText_set_dashed_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"5d39db0494ec6ecb","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724641033455,"stop":1724641041605,"duration":8150},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置虚线边框_实际图'","'静态文本_设置虚线边框_预期图'","'StaticText'"]},{"name":"test_StaticText_set_scircular_dots_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"538ccfbd17bad315","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724641044431,"stop":1724641052648,"duration":8217},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置圆点边框_实际图'","'静态文本_设置圆点边框_预期图'","'StaticText'"]},{"name":"test_StaticText_set_no_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"2de3820faa881c0","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724641054973,"stop":1724641063241,"duration":8268},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置无边框_实际图'","'静态文本_设置无边框_预期图'","'StaticText'"]},{"name":"test_StaticText_set_shadow[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u9884\\u671f\\u56fe]","uid":"b5dad65682bcc18e","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724641065555,"stop":1724641075532,"duration":9977},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置内外阴影_实际图'","'静态文本_设置内外阴影_预期图'","'StaticText'"]},{"name":"test_StaticText_set_rounded_corners[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u9884\\u671f\\u56fe]","uid":"e38854b5cecbc5c","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724641078439,"stop":1724641085412,"duration":6973},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置圆角_实际图'","'静态文本_设置圆角_预期图'","'StaticText'"]},{"name":"test_StaticText_set_opacity[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u9884\\u671f\\u56fe]","uid":"a77d5d4b0995ea7d","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724641087824,"stop":1724641095321,"duration":7497},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置不透明度_实际图'","'静态文本_设置不透明度_预期图'","'StaticText'"]},{"name":"test_StaticText_set_left_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"d21bc9c28cc99692","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724641098354,"stop":1724641105793,"duration":7439},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置左对齐_实际图'","'静态文本_设置左对齐_预期图'","'StaticText'"]},{"name":"test_StaticText_set_center_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"4beef4a94caa309c","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724641108194,"stop":1724641115814,"duration":7620},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置居中对齐_实际图'","'静态文本_设置居中对齐_预期图'","'StaticText'"]},{"name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"1839b1ed7399552","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724641118504,"stop":1724641125603,"duration":7099},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置右对齐_实际图'","'静态文本_设置右对齐_预期图'","'StaticText'"]}],"uid":"bf12649697c503c908ae789519e69777"}],"uid":"ba6ad6cc9f498b4dc5f7b391afcf36c7"}],"uid":"0408d924bc3d43de55080f45620fd22e"}]}
\ No newline at end of file
{"uid":"98d3104e051c652961429bf95fa0b5d6","name":"suites","children":[{"name":"TestCases","children":[{"name":"Test_StaticText","children":[{"name":"Test_StaticText","children":[{"name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"56d6fb9a218f54cf","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724740965652,"stop":1724740973265,"duration":7613},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置右对齐_实际图'","'静态文本_设置右对齐_预期图'","'StaticText'"]},{"name":"test_StaticText_set_font_style[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u9884\\u671f\\u56fe]","uid":"3ae7e70e449bc700","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724740975827,"stop":1724740984836,"duration":9009},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置字号颜色加粗斜体下划线_实际图'","'静态文本_设置字号颜色加粗斜体下划线_预期图'","'StaticText'"]},{"name":"test_StaticText_set_font_type[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"a6e0ce8b380ddbcc","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724740987110,"stop":1724740994725,"duration":7615},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置字体类型_实际图'","'静态文本_设置字体类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_font_distance[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u9884\\u671f\\u56fe]","uid":"87056c6c23b489e3","parentUid":"bf12649697c503c908ae789519e69777","status":"passed","time":{"start":1724740997265,"stop":1724741004790,"duration":7525},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置字距行高_实际图'","'静态文本_设置字距行高_预期图'","'StaticText'"]}],"uid":"bf12649697c503c908ae789519e69777"}],"uid":"ba6ad6cc9f498b4dc5f7b391afcf36c7"}],"uid":"0408d924bc3d43de55080f45620fd22e"}]}
\ No newline at end of file
{"uid":"126f9935f63de6f1","name":"test_StaticText_set_adapt_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_adapt_type_image_background","historyId":"ece591cea93b14fe92e3df31fc105570","time":{"start":1724640990164,"stop":1724640998607,"duration":8443},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724640988257,"stop":1724640989827,"duration":1570},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724640989827,"stop":1724640990164,"duration":337},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724640998605,"stop":1724640998606,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"651a45a27d9d230a","name":"静态文本_设置图片背景_自适应类型_实际图","source":"651a45a27d9d230a.png","type":"image/png","size":37379}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724640998606,"stop":1724640998606,"duration":0},"status":"passed","steps":[],"attachments":[{"uid":"7ca65e51622cfc90","name":"静态文本_设置图片背景_自适应类型_预期图","source":"7ca65e51622cfc90.png","type":"image/png","size":37379}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"a1e3edf5f5aaff4f","name":"log","source":"a1e3edf5f5aaff4f.txt","type":"text/plain","size":440}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724640998609,"stop":1724640998866,"duration":257},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724640998867,"stop":1724640999499,"duration":632},"status":"passed","steps":[],"attachments":[{"uid":"89cb265f11008207","name":"CMS操作的屏幕录制","source":"89cb265f11008207.webm","type":"video/webm","size":911013}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"story","value":"静态文本-设置图片背景,且为自适应类型"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置图片背景_自适应类型_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置图片背景_自适应类型_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"126f9935f63de6f1.json","parameterValues":["'静态文本_设置图片背景_自适应类型_实际图'","'静态文本_设置图片背景_自适应类型_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"166766feb32cee70","name":"test_StaticText_set_gradient_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_gradient_color_background","historyId":"f9068f4c34705a51f39ba25935804499","time":{"start":1724640969173,"stop":1724640976434,"duration":7261},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724640968096,"stop":1724640968876,"duration":780},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724640968877,"stop":1724640969172,"duration":295},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724640976432,"stop":1724640976433,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"31e8ffe290251ce","name":"静态文本_设置渐变色背景_实际图","source":"31e8ffe290251ce.png","type":"image/png","size":6292}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724640976433,"stop":1724640976434,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"42800a6979b5bf70","name":"静态文本_设置渐变色背景_预期图","source":"42800a6979b5bf70.png","type":"image/png","size":6292}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"a8de15fdfeadc7bf","name":"log","source":"a8de15fdfeadc7bf.txt","type":"text/plain","size":414}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724640976436,"stop":1724640976684,"duration":248},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724640976685,"stop":1724640977665,"duration":980},"status":"passed","steps":[],"attachments":[{"uid":"a0144135736f815b","name":"CMS操作的屏幕录制","source":"a0144135736f815b.webm","type":"video/webm","size":660591}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"story","value":"静态文本-设置渐变色背景"},{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置渐变色背景_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置渐变色背景_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"166766feb32cee70.json","parameterValues":["'静态文本_设置渐变色背景_实际图'","'静态文本_设置渐变色背景_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"1839b1ed7399552","name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_right_aligned","historyId":"9ab9a668930ab847de57bbc97cd37450","time":{"start":1724641118504,"stop":1724641125603,"duration":7099},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724641116643,"stop":1724641118204,"duration":1561},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724641118205,"stop":1724641118503,"duration":298},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724641125600,"stop":1724641125602,"duration":2},"status":"passed","steps":[],"attachments":[{"uid":"fc4fbc6924742d27","name":"静态文本_设置右对齐_实际图","source":"fc4fbc6924742d27.png","type":"image/png","size":6542}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724641125602,"stop":1724641125602,"duration":0},"status":"passed","steps":[],"attachments":[{"uid":"7316d3b90038644c","name":"静态文本_设置右对齐_预期图","source":"7316d3b90038644c.png","type":"image/png","size":6542}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"fc26f62ec693238e","name":"log","source":"fc26f62ec693238e.txt","type":"text/plain","size":402}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724641125605,"stop":1724641125865,"duration":260},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724641125866,"stop":1724641126578,"duration":712},"status":"passed","steps":[],"attachments":[{"uid":"1bc91be129657a85","name":"CMS操作的屏幕录制","source":"1bc91be129657a85.webm","type":"video/webm","size":546180}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"story","value":"静态文本-设置右对齐"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置右对齐_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置右对齐_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"1839b1ed7399552.json","parameterValues":["'静态文本_设置右对齐_实际图'","'静态文本_设置右对齐_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"1b8c472b05c90e83","name":"test_StaticText_set_solid_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_solid_color_background","historyId":"91c2e438af90e1d4be9d19b92018ee2e","time":{"start":1724640958939,"stop":1724640966159,"duration":7220},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724640957855,"stop":1724640958639,"duration":784},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724640958640,"stop":1724640958939,"duration":299},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724640966157,"stop":1724640966158,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"9e46efa686a5fe4e","name":"静态文本_设置纯色背景_实际图","source":"9e46efa686a5fe4e.png","type":"image/png","size":5522}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724640966158,"stop":1724640966159,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"16bc47f63d75a736","name":"静态文本_设置纯色背景_预期图","source":"16bc47f63d75a736.png","type":"image/png","size":5522}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"516f7d69a630bf67","name":"log","source":"516f7d69a630bf67.txt","type":"text/plain","size":408}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724640966161,"stop":1724640966425,"duration":264},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724640966425,"stop":1724640968093,"duration":1668},"status":"passed","steps":[],"attachments":[{"uid":"fd1b6d3881f51735","name":"CMS操作的屏幕录制","source":"fd1b6d3881f51735.webm","type":"video/webm","size":620553}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"story","value":"静态文本-设置纯色背景"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置纯色背景_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置纯色背景_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"1b8c472b05c90e83.json","parameterValues":["'静态文本_设置纯色背景_实际图'","'静态文本_设置纯色背景_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"2de3820faa881c0","name":"test_StaticText_set_no_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_no_frame","historyId":"87b83f97b152843d0b259b2fd0ead53b","time":{"start":1724641054973,"stop":1724641063241,"duration":8268},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724641053553,"stop":1724641054717,"duration":1164},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724641054718,"stop":1724641054971,"duration":253},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724641063239,"stop":1724641063240,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"cd8231ef95d61414","name":"静态文本_设置无边框_实际图","source":"cd8231ef95d61414.png","type":"image/png","size":6557}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724641063240,"stop":1724641063241,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"abfea993a6ae35bc","name":"静态文本_设置无边框_预期图","source":"abfea993a6ae35bc.png","type":"image/png","size":6557}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"b69b279808e94f67","name":"log","source":"b69b279808e94f67.txt","type":"text/plain","size":402}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724641063244,"stop":1724641063506,"duration":262},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724641063507,"stop":1724641064122,"duration":615},"status":"passed","steps":[],"attachments":[{"uid":"96eb433aada6badc","name":"CMS操作的屏幕录制","source":"96eb433aada6badc.webm","type":"video/webm","size":685194}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"story","value":"静态文本-设置无边框"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置无边框_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置无边框_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"2de3820faa881c0.json","parameterValues":["'静态文本_设置无边框_实际图'","'静态文本_设置无边框_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"3ae7e70e449bc700","name":"test_StaticText_set_font_style[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_font_style","historyId":"b34f86f962bdc0177a8a35f557b4f1df","time":{"start":1724740975827,"stop":1724740984836,"duration":9009},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"_verify_url","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"pytestconfig","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"base_url","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"delete_output_dir","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"创建工程","time":{"start":1724740949852,"stop":1724740964555,"duration":14703},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"upload_image","time":{"start":1724740964555,"stop":1724740964568,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"Generate pageobject and video of the operation","time":{"start":1724740973982,"stop":1724740975562,"duration":1580},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"create_and_destroy_page","time":{"start":1724740975562,"stop":1724740975826,"duration":264},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724740984832,"stop":1724740984833,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"feed64f7c442724f","name":"静态文本_设置字号颜色加粗斜体下划线_实际图","source":"feed64f7c442724f.png","type":"image/png","size":9279}],"parameters":[],"stepsCount":0,"hasContent":true,"attachmentsCount":1,"shouldDisplayMessage":false},{"name":"预期截图","time":{"start":1724740984833,"stop":1724740984836,"duration":3},"status":"passed","steps":[],"attachments":[{"uid":"755022ea5e54ed4d","name":"静态文本_设置字号颜色加粗斜体下划线_预期图","source":"755022ea5e54ed4d.png","type":"image/png","size":9279}],"parameters":[],"stepsCount":0,"hasContent":true,"attachmentsCount":1,"shouldDisplayMessage":false}],"attachments":[{"uid":"3b16e0b96a7066dc","name":"log","source":"3b16e0b96a7066dc.txt","type":"text/plain","size":450}],"parameters":[],"stepsCount":2,"hasContent":true,"attachmentsCount":3,"shouldDisplayMessage":false},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724740984838,"stop":1724740985102,"duration":264},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724740985103,"stop":1724740985625,"duration":522},"status":"passed","steps":[],"attachments":[{"uid":"917a47778b53ee4","name":"CMS操作的屏幕录制","source":"917a47778b53ee4.webm","type":"video/webm","size":805185}],"parameters":[],"stepsCount":0,"hasContent":true,"attachmentsCount":1,"shouldDisplayMessage":false}],"labels":[{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"story","value":"静态文本-设置字号颜色加粗斜体下划线"},{"name":"feature","value":"静态文本组件"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"24212-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置字号颜色加粗斜体下划线_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置字号颜色加粗斜体下划线_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"3ae7e70e449bc700.json","parameterValues":["'静态文本_设置字号颜色加粗斜体下划线_实际图'","'静态文本_设置字号颜色加粗斜体下划线_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"4020fe94f67b2384","name":"test_StaticText_set_lock[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_lock","historyId":"e513455e7a0b3009a4cf60fa2352ace3","time":{"start":1724640951190,"stop":1724640957150,"duration":5960},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724640950049,"stop":1724640950848,"duration":799},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724640950848,"stop":1724640951189,"duration":341},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724640957147,"stop":1724640957148,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"a90fd3ba1bc3172b","name":"静态文本_设置锁定_实际图","source":"a90fd3ba1bc3172b.png","type":"image/png","size":4984}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724640957148,"stop":1724640957150,"duration":2},"status":"passed","steps":[],"attachments":[{"uid":"a9db4e62b5ee8165","name":"静态文本_设置锁定_预期图","source":"a9db4e62b5ee8165.png","type":"image/png","size":4984}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"c2b792887fd0102b","name":"log","source":"c2b792887fd0102b.txt","type":"text/plain","size":396}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724640957152,"stop":1724640957418,"duration":266},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724640957419,"stop":1724640957852,"duration":433},"status":"passed","steps":[],"attachments":[{"uid":"f2448f837867e6af","name":"CMS操作的屏幕录制","source":"f2448f837867e6af.webm","type":"video/webm","size":415954}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"story","value":"静态文本-设置锁定"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置锁定_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置锁定_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"4020fe94f67b2384.json","parameterValues":["'静态文本_设置锁定_实际图'","'静态文本_设置锁定_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"4b90d465d725ba89","name":"test_StaticText[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText","historyId":"ffc9b6f91f2643f23b57c8152fdfc4f1","time":{"start":1724640927148,"stop":1724640932814,"duration":5666},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724640926066,"stop":1724640926883,"duration":817},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724640926883,"stop":1724640927148,"duration":265},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724640932812,"stop":1724640932813,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"60bb87e52c7170c2","name":"静态文本_创建静态文本_实际图","source":"60bb87e52c7170c2.png","type":"image/png","size":5399}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724640932813,"stop":1724640932814,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"9a121481f3fa3b81","name":"静态文本_创建静态文本_预期图","source":"9a121481f3fa3b81.png","type":"image/png","size":5399}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"14d542c8594f0100","name":"log","source":"14d542c8594f0100.txt","type":"text/plain","size":408}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724640932816,"stop":1724640933084,"duration":268},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724640933085,"stop":1724640933761,"duration":676},"status":"passed","steps":[],"attachments":[{"uid":"18bcdeb3c7beb45d","name":"CMS操作的屏幕录制","source":"18bcdeb3c7beb45d.webm","type":"video/webm","size":422970}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"story","value":"静态文本-创建静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_创建静态文本_实际图'"},{"name":"expect_img_name","value":"'静态文本_创建静态文本_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"4b90d465d725ba89.json","parameterValues":["'静态文本_创建静态文本_实际图'","'静态文本_创建静态文本_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"4beef4a94caa309c","name":"test_StaticText_set_center_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_center_aligned","historyId":"233f54dae35593b6fc50f6eb9e605646","time":{"start":1724641108194,"stop":1724641115814,"duration":7620},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724641106695,"stop":1724641107910,"duration":1215},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724641107911,"stop":1724641108193,"duration":282},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724641115812,"stop":1724641115813,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"fa5a533fdf7c987a","name":"静态文本_设置居中对齐_实际图","source":"fa5a533fdf7c987a.png","type":"image/png","size":6544}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724641115813,"stop":1724641115814,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"76a849a882154431","name":"静态文本_设置居中对齐_预期图","source":"76a849a882154431.png","type":"image/png","size":6544}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"4d8878bd1461ca1d","name":"log","source":"4d8878bd1461ca1d.txt","type":"text/plain","size":408}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724641115816,"stop":1724641116056,"duration":240},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724641116056,"stop":1724641116639,"duration":583},"status":"passed","steps":[],"attachments":[{"uid":"249efb6ae010c046","name":"CMS操作的屏幕录制","source":"249efb6ae010c046.webm","type":"video/webm","size":541195}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"story","value":"静态文本-设置居中对齐"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置居中对齐_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置居中对齐_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"4beef4a94caa309c.json","parameterValues":["'静态文本_设置居中对齐_实际图'","'静态文本_设置居中对齐_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"4e1872b7ada7760b","name":"test_StaticText_set_xywh_axis[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_xywh_axis","historyId":"18ff0b0de40c5169fbe06448770ca0e7","time":{"start":1724640934888,"stop":1724640941089,"duration":6201},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724640933764,"stop":1724640934517,"duration":753},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724640934517,"stop":1724640934887,"duration":370},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724640941086,"stop":1724640941088,"duration":2},"status":"passed","steps":[],"attachments":[{"uid":"a21da4e9cfc1876f","name":"静态文本_修改xywh属性_实际图","source":"a21da4e9cfc1876f.png","type":"image/png","size":6523}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724640941088,"stop":1724640941088,"duration":0},"status":"passed","steps":[],"attachments":[{"uid":"54d08959d97537eb","name":"静态文本_修改xywh属性_预期图","source":"54d08959d97537eb.png","type":"image/png","size":6523}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"4de00c82da6a94a6","name":"log","source":"4de00c82da6a94a6.txt","type":"text/plain","size":404}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724640941091,"stop":1724640941382,"duration":291},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724640941383,"stop":1724640942029,"duration":646},"status":"passed","steps":[],"attachments":[{"uid":"49098d306c19dd14","name":"CMS操作的屏幕录制","source":"49098d306c19dd14.webm","type":"video/webm","size":472839}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"story","value":"静态文本-修改x、y、w、h属性"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_修改xywh属性_实际图'"},{"name":"expect_img_name","value":"'静态文本_修改xywh属性_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"4e1872b7ada7760b.json","parameterValues":["'静态文本_修改xywh属性_实际图'","'静态文本_修改xywh属性_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"538ccfbd17bad315","name":"test_StaticText_set_scircular_dots_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_scircular_dots_frame","historyId":"bc93919bc6f1de70c1d6c3821042d90c","time":{"start":1724641044431,"stop":1724641052648,"duration":8217},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724641042635,"stop":1724641044167,"duration":1532},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724641044168,"stop":1724641044430,"duration":262},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724641052644,"stop":1724641052646,"duration":2},"status":"passed","steps":[],"attachments":[{"uid":"f986a258018cc870","name":"静态文本_设置圆点边框_实际图","source":"f986a258018cc870.png","type":"image/png","size":13299}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724641052646,"stop":1724641052647,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"2352738ba5c1c38f","name":"静态文本_设置圆点边框_预期图","source":"2352738ba5c1c38f.png","type":"image/png","size":13299}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"c1f60d57d8fdae75","name":"log","source":"c1f60d57d8fdae75.txt","type":"text/plain","size":408}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724641052650,"stop":1724641052912,"duration":262},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724641052912,"stop":1724641053550,"duration":638},"status":"passed","steps":[],"attachments":[{"uid":"eceafcaddcff340","name":"CMS操作的屏幕录制","source":"eceafcaddcff340.webm","type":"video/webm","size":738086}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"story","value":"静态文本-设置圆点边框"},{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置圆点边框_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置圆点边框_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"538ccfbd17bad315.json","parameterValues":["'静态文本_设置圆点边框_实际图'","'静态文本_设置圆点边框_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"54bb0c73d6cfd937","name":"test_StaticText_set_rotation_angle[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_rotation_angle","historyId":"0a483d231858454fffd640bd374a5414","time":{"start":1724640943115,"stop":1724640949069,"duration":5954},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724640942032,"stop":1724640942862,"duration":830},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724640942862,"stop":1724640943114,"duration":252},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724640949065,"stop":1724640949067,"duration":2},"status":"passed","steps":[],"attachments":[{"uid":"c1e6bc4faa492ee0","name":"静态文本_修改旋转角度_实际图","source":"c1e6bc4faa492ee0.png","type":"image/png","size":9422}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724640949068,"stop":1724640949069,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"b42ab918d5544015","name":"静态文本_修改旋转角度_预期图","source":"b42ab918d5544015.png","type":"image/png","size":7724}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"d2e1faffd90ae9ee","name":"log","source":"d2e1faffd90ae9ee.txt","type":"text/plain","size":408}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724640949072,"stop":1724640949317,"duration":245},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724640949318,"stop":1724640950046,"duration":728},"status":"passed","steps":[],"attachments":[{"uid":"b0d126e58b5bc64b","name":"CMS操作的屏幕录制","source":"b0d126e58b5bc64b.webm","type":"video/webm","size":441721}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"story","value":"静态文本-修改旋转角度"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_修改旋转角度_实际图'"},{"name":"expect_img_name","value":"'静态文本_修改旋转角度_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"54bb0c73d6cfd937.json","parameterValues":["'静态文本_修改旋转角度_实际图'","'静态文本_修改旋转角度_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"56d6fb9a218f54cf","name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_right_aligned","historyId":"9ab9a668930ab847de57bbc97cd37450","time":{"start":1724740965652,"stop":1724740973265,"duration":7613},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"_verify_url","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"pytestconfig","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"base_url","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"delete_output_dir","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"创建工程","time":{"start":1724740949852,"stop":1724740964555,"duration":14703},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"upload_image","time":{"start":1724740964555,"stop":1724740964568,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"Generate pageobject and video of the operation","time":{"start":1724740964568,"stop":1724740965387,"duration":819},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"create_and_destroy_page","time":{"start":1724740965387,"stop":1724740965651,"duration":264},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724740973263,"stop":1724740973264,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"a153afaca6126fc3","name":"静态文本_设置右对齐_实际图","source":"a153afaca6126fc3.png","type":"image/png","size":6542}],"parameters":[],"stepsCount":0,"hasContent":true,"attachmentsCount":1,"shouldDisplayMessage":false},{"name":"预期截图","time":{"start":1724740973264,"stop":1724740973265,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"3b5306247a781531","name":"静态文本_设置右对齐_预期图","source":"3b5306247a781531.png","type":"image/png","size":6542}],"parameters":[],"stepsCount":0,"hasContent":true,"attachmentsCount":1,"shouldDisplayMessage":false}],"attachments":[{"uid":"1e20b99bf475aa45","name":"log","source":"1e20b99bf475aa45.txt","type":"text/plain","size":402}],"parameters":[],"stepsCount":2,"hasContent":true,"attachmentsCount":3,"shouldDisplayMessage":false},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724740973267,"stop":1724740973520,"duration":253},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724740973521,"stop":1724740973978,"duration":457},"status":"passed","steps":[],"attachments":[{"uid":"2a198fb1570c33c","name":"CMS操作的屏幕录制","source":"2a198fb1570c33c.webm","type":"video/webm","size":551345}],"parameters":[],"stepsCount":0,"hasContent":true,"attachmentsCount":1,"shouldDisplayMessage":false}],"labels":[{"name":"story","value":"静态文本-设置右对齐"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"feature","value":"静态文本组件"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"24212-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置右对齐_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置右对齐_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"56d6fb9a218f54cf.json","parameterValues":["'静态文本_设置右对齐_实际图'","'静态文本_设置右对齐_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"5d39db0494ec6ecb","name":"test_StaticText_set_dashed_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_dashed_line_frame","historyId":"7cb8cd0877a63a40f795f5c68bb38d40","time":{"start":1724641033455,"stop":1724641041605,"duration":8150},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724641031992,"stop":1724641033194,"duration":1202},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724641033194,"stop":1724641033454,"duration":260},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724641041603,"stop":1724641041604,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"353b97f66453f34c","name":"静态文本_设置虚线边框_实际图","source":"353b97f66453f34c.png","type":"image/png","size":7327}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724641041604,"stop":1724641041605,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"ece882e801cfffe2","name":"静态文本_设置虚线边框_预期图","source":"ece882e801cfffe2.png","type":"image/png","size":7327}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"380d3d43d38b7fa2","name":"log","source":"380d3d43d38b7fa2.txt","type":"text/plain","size":408}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724641041607,"stop":1724641041862,"duration":255},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724641041863,"stop":1724641042631,"duration":768},"status":"passed","steps":[],"attachments":[{"uid":"53ac5319f15e0d51","name":"CMS操作的屏幕录制","source":"53ac5319f15e0d51.webm","type":"video/webm","size":740151}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"story","value":"静态文本-设置虚线边框"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置虚线边框_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置虚线边框_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"5d39db0494ec6ecb.json","parameterValues":["'静态文本_设置虚线边框_实际图'","'静态文本_设置虚线边框_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"840fbc49bf39005d","name":"test_StaticText_set_straight_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_straight_line_frame","historyId":"a0ca0e3f61267d3a254b673f1daec2f9","time":{"start":1724641022697,"stop":1724641031090,"duration":8393},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724641020915,"stop":1724641022300,"duration":1385},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724641022300,"stop":1724641022696,"duration":396},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724641031088,"stop":1724641031089,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"6c05ae8cbbacb9f3","name":"静态文本_设置直线边框_实际图","source":"6c05ae8cbbacb9f3.png","type":"image/png","size":6667}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724641031089,"stop":1724641031090,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"62d6ec79e584c62f","name":"静态文本_设置直线边框_预期图","source":"62d6ec79e584c62f.png","type":"image/png","size":6667}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"30bce98c0f9a190a","name":"log","source":"30bce98c0f9a190a.txt","type":"text/plain","size":408}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724641031092,"stop":1724641031346,"duration":254},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724641031346,"stop":1724641031989,"duration":643},"status":"passed","steps":[],"attachments":[{"uid":"13062ac23ca76efe","name":"CMS操作的屏幕录制","source":"13062ac23ca76efe.webm","type":"video/webm","size":687987}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"story","value":"静态文本-设置直线边框"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置直线边框_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置直线边框_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"840fbc49bf39005d.json","parameterValues":["'静态文本_设置直线边框_实际图'","'静态文本_设置直线边框_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"87056c6c23b489e3","name":"test_StaticText_set_font_distance[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_font_distance","historyId":"87e386876f2d8d09bf07b52452755961","time":{"start":1724740997265,"stop":1724741004790,"duration":7525},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"_verify_url","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"pytestconfig","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"base_url","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"delete_output_dir","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"创建工程","time":{"start":1724740949852,"stop":1724740964555,"duration":14703},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"upload_image","time":{"start":1724740964555,"stop":1724740964568,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"Generate pageobject and video of the operation","time":{"start":1724740996003,"stop":1724740996900,"duration":897},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"create_and_destroy_page","time":{"start":1724740996901,"stop":1724740997264,"duration":363},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724741004788,"stop":1724741004789,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"5380998220b8ca0d","name":"静态文本_设置字距行高_实际图","source":"5380998220b8ca0d.png","type":"image/png","size":10110}],"parameters":[],"stepsCount":0,"hasContent":true,"attachmentsCount":1,"shouldDisplayMessage":false},{"name":"预期截图","time":{"start":1724741004789,"stop":1724741004790,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"515ac3356c3280e1","name":"静态文本_设置字距行高_预期图","source":"515ac3356c3280e1.png","type":"image/png","size":7569}],"parameters":[],"stepsCount":0,"hasContent":true,"attachmentsCount":1,"shouldDisplayMessage":false}],"attachments":[{"uid":"fa2c46d56627e072","name":"log","source":"fa2c46d56627e072.txt","type":"text/plain","size":408}],"parameters":[],"stepsCount":2,"hasContent":true,"attachmentsCount":3,"shouldDisplayMessage":false},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724741004793,"stop":1724741005053,"duration":260},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724741005054,"stop":1724741005780,"duration":726},"status":"passed","steps":[],"attachments":[{"uid":"272da12608e90b97","name":"CMS操作的屏幕录制","source":"272da12608e90b97.webm","type":"video/webm","size":561774}],"parameters":[],"stepsCount":0,"hasContent":true,"attachmentsCount":1,"shouldDisplayMessage":false}],"labels":[{"name":"story","value":"静态文本-设置字距行高"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"feature","value":"静态文本组件"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"24212-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置字距行高_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置字距行高_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"87056c6c23b489e3.json","parameterValues":["'静态文本_设置字距行高_实际图'","'静态文本_设置字距行高_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"a6e0ce8b380ddbcc","name":"test_StaticText_set_font_type[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_font_type","historyId":"f6d858c21c670ccff07c39a1ed8ca0db","time":{"start":1724740987110,"stop":1724740994725,"duration":7615},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"_verify_url","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"pytestconfig","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"base_url","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"delete_output_dir","time":{"start":1724740949851,"stop":1724740949851,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"创建工程","time":{"start":1724740949852,"stop":1724740964555,"duration":14703},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"upload_image","time":{"start":1724740964555,"stop":1724740964568,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"Generate pageobject and video of the operation","time":{"start":1724740985628,"stop":1724740986836,"duration":1208},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"create_and_destroy_page","time":{"start":1724740986837,"stop":1724740987109,"duration":272},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724740994723,"stop":1724740994724,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"34c649789f4fe229","name":"静态文本_设置字体类型_实际图","source":"34c649789f4fe229.png","type":"image/png","size":9789}],"parameters":[],"stepsCount":0,"hasContent":true,"attachmentsCount":1,"shouldDisplayMessage":false},{"name":"预期截图","time":{"start":1724740994724,"stop":1724740994725,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"6ebc5564f7346fb2","name":"静态文本_设置字体类型_预期图","source":"6ebc5564f7346fb2.png","type":"image/png","size":9789}],"parameters":[],"stepsCount":0,"hasContent":true,"attachmentsCount":1,"shouldDisplayMessage":false}],"attachments":[{"uid":"937c042f598b0d17","name":"log","source":"937c042f598b0d17.txt","type":"text/plain","size":408}],"parameters":[],"stepsCount":2,"hasContent":true,"attachmentsCount":3,"shouldDisplayMessage":false},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724740994727,"stop":1724740994995,"duration":268},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"hasContent":false,"attachmentsCount":0,"shouldDisplayMessage":false},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724740994996,"stop":1724740995999,"duration":1003},"status":"passed","steps":[],"attachments":[{"uid":"1be0d0084da6b2d","name":"CMS操作的屏幕录制","source":"1be0d0084da6b2d.webm","type":"video/webm","size":586438}],"parameters":[],"stepsCount":0,"hasContent":true,"attachmentsCount":1,"shouldDisplayMessage":false}],"labels":[{"name":"story","value":"静态文本-设置字体类型"},{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"24212-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置字体类型_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置字体类型_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"a6e0ce8b380ddbcc.json","parameterValues":["'静态文本_设置字体类型_实际图'","'静态文本_设置字体类型_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"a77d5d4b0995ea7d","name":"test_StaticText_set_opacity[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_opacity","historyId":"4dbb89760f6eeb2ae20c1cb3c3077b0e","time":{"start":1724641087824,"stop":1724641095321,"duration":7497},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724641086387,"stop":1724641087522,"duration":1135},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724641087522,"stop":1724641087824,"duration":302},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724641095319,"stop":1724641095320,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"ba85e2269a3bee28","name":"静态文本_设置不透明度_实际图","source":"ba85e2269a3bee28.png","type":"image/png","size":5467}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724641095320,"stop":1724641095321,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"f6aa2122cb7b2541","name":"静态文本_设置不透明度_预期图","source":"f6aa2122cb7b2541.png","type":"image/png","size":4540}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"9f1da6bc25a53532","name":"log","source":"9f1da6bc25a53532.txt","type":"text/plain","size":408}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724641095323,"stop":1724641095589,"duration":266},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724641095590,"stop":1724641097194,"duration":1604},"status":"passed","steps":[],"attachments":[{"uid":"2105addb4a814642","name":"CMS操作的屏幕录制","source":"2105addb4a814642.webm","type":"video/webm","size":604770}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"story","value":"静态文本-设置不透明度"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置不透明度_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置不透明度_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"a77d5d4b0995ea7d.json","parameterValues":["'静态文本_设置不透明度_实际图'","'静态文本_设置不透明度_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"b5dad65682bcc18e","name":"test_StaticText_set_shadow[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_shadow","historyId":"b3dc2aaf883e49379c4bfe36b7fcebe5","time":{"start":1724641065555,"stop":1724641075532,"duration":9977},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724641064125,"stop":1724641065300,"duration":1175},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724641065301,"stop":1724641065554,"duration":253},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724641075530,"stop":1724641075531,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"d49c3db3ff9aff95","name":"静态文本_设置内外阴影_实际图","source":"d49c3db3ff9aff95.png","type":"image/png","size":17114}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724641075531,"stop":1724641075532,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"d977c0b16ea306ca","name":"静态文本_设置内外阴影_预期图","source":"d977c0b16ea306ca.png","type":"image/png","size":17114}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"f63d71f45954574f","name":"log","source":"f63d71f45954574f.txt","type":"text/plain","size":408}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724641075534,"stop":1724641075797,"duration":263},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724641075798,"stop":1724641076907,"duration":1109},"status":"passed","steps":[],"attachments":[{"uid":"486b92d1febeeb23","name":"CMS操作的屏幕录制","source":"486b92d1febeeb23.webm","type":"video/webm","size":1052875}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"story","value":"静态文本-设置内外阴影"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置内外阴影_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置内外阴影_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"b5dad65682bcc18e.json","parameterValues":["'静态文本_设置内外阴影_实际图'","'静态文本_设置内外阴影_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"c37c5db27d5de6b1","name":"test_StaticText_set_actual_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_actual_type_image_background","historyId":"7be08108d639934d6f7e2c354ed9b45f","time":{"start":1724641011430,"stop":1724641019779,"duration":8349},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724641009894,"stop":1724641011176,"duration":1282},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724641011176,"stop":1724641011430,"duration":254},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724641019777,"stop":1724641019778,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"47fff7efd80d1dd0","name":"静态文本_设置图片背景_实际大小类型_实际图","source":"47fff7efd80d1dd0.png","type":"image/png","size":101056}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724641019778,"stop":1724641019779,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"d58cddd41e1228","name":"静态文本_设置图片背景_实际大小类型_预期图","source":"d58cddd41e1228.png","type":"image/png","size":101056}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"52bafc0575753b9a","name":"log","source":"52bafc0575753b9a.txt","type":"text/plain","size":446}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724641019781,"stop":1724641020039,"duration":258},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724641020040,"stop":1724641020911,"duration":871},"status":"passed","steps":[],"attachments":[{"uid":"6fed4ea3dfec2623","name":"CMS操作的屏幕录制","source":"6fed4ea3dfec2623.webm","type":"video/webm","size":939292}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"story","value":"静态文本-设置图片背景,且为实际大小类型"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置图片背景_实际大小类型_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置图片背景_实际大小类型_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"c37c5db27d5de6b1.json","parameterValues":["'静态文本_设置图片背景_实际大小类型_实际图'","'静态文本_设置图片背景_实际大小类型_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"cc613c6b79e1af85","name":"test_StaticText_set_stretch_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_stretch_type_image_background","historyId":"291bb16a273490bb5d500283a512fa61","time":{"start":1724640978765,"stop":1724640987447,"duration":8682},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724640977668,"stop":1724640978471,"duration":803},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724640978471,"stop":1724640978764,"duration":293},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724640987444,"stop":1724640987445,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"668aa3096c9fe630","name":"静态文本_设置图片背景_拉伸类型_实际图","source":"668aa3096c9fe630.png","type":"image/png","size":56160}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724640987446,"stop":1724640987446,"duration":0},"status":"passed","steps":[],"attachments":[{"uid":"4d895c4d42217caf","name":"静态文本_设置图片背景_拉伸类型_预期图","source":"4d895c4d42217caf.png","type":"image/png","size":64700}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"e98b553aca49326f","name":"log","source":"e98b553aca49326f.txt","type":"text/plain","size":434}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724640987449,"stop":1724640987675,"duration":226},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724640987676,"stop":1724640988254,"duration":578},"status":"passed","steps":[],"attachments":[{"uid":"f38ca7d265e784c2","name":"CMS操作的屏幕录制","source":"f38ca7d265e784c2.webm","type":"video/webm","size":902032}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"story","value":"静态文本-设置图片背景,且为拉伸类型"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置图片背景_拉伸类型_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置图片背景_拉伸类型_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"cc613c6b79e1af85.json","parameterValues":["'静态文本_设置图片背景_拉伸类型_实际图'","'静态文本_设置图片背景_拉伸类型_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"d21bc9c28cc99692","name":"test_StaticText_set_left_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_left_aligned","historyId":"17b961d32c977c54f98901b48ac4c884","time":{"start":1724641098354,"stop":1724641105793,"duration":7439},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724641097198,"stop":1724641098064,"duration":866},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724641098064,"stop":1724641098354,"duration":290},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724641105791,"stop":1724641105792,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"721d149f5a100a10","name":"静态文本_设置左对齐_实际图","source":"721d149f5a100a10.png","type":"image/png","size":6557}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724641105792,"stop":1724641105793,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"7bae175fd59984bc","name":"静态文本_设置左对齐_预期图","source":"7bae175fd59984bc.png","type":"image/png","size":6557}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"413ea74d4c437f24","name":"log","source":"413ea74d4c437f24.txt","type":"text/plain","size":402}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724641105795,"stop":1724641106024,"duration":229},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724641106025,"stop":1724641106692,"duration":667},"status":"passed","steps":[],"attachments":[{"uid":"f887bc5edda31953","name":"CMS操作的屏幕录制","source":"f887bc5edda31953.webm","type":"video/webm","size":478033}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"story","value":"静态文本-设置左对齐"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置左对齐_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置左对齐_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"d21bc9c28cc99692.json","parameterValues":["'静态文本_设置左对齐_实际图'","'静态文本_设置左对齐_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"e38854b5cecbc5c","name":"test_StaticText_set_rounded_corners[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_rounded_corners","historyId":"0ffc244702f041a71e3a688095965185","time":{"start":1724641078439,"stop":1724641085412,"duration":6973},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724641076911,"stop":1724641078177,"duration":1266},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724641078177,"stop":1724641078438,"duration":261},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724641085409,"stop":1724641085410,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"64ba32566920d670","name":"静态文本_设置圆角_实际图","source":"64ba32566920d670.png","type":"image/png","size":11619}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724641085410,"stop":1724641085411,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"d7a2ee3166300c0a","name":"静态文本_设置圆角_预期图","source":"d7a2ee3166300c0a.png","type":"image/png","size":10671}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"350aba76695de768","name":"log","source":"350aba76695de768.txt","type":"text/plain","size":396}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724641085413,"stop":1724641085690,"duration":277},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724641085691,"stop":1724641086384,"duration":693},"status":"passed","steps":[],"attachments":[{"uid":"87a49b47c10b44fe","name":"CMS操作的屏幕录制","source":"87a49b47c10b44fe.webm","type":"video/webm","size":511810}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"story","value":"静态文本-设置圆角"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置圆角_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置圆角_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"e38854b5cecbc5c.json","parameterValues":["'静态文本_设置圆角_实际图'","'静态文本_设置圆角_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"efaaed35a79cd2ce","name":"test_StaticText_set_cover_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","fullName":"TestCases.Test_StaticText.Test_StaticText#test_StaticText_set_cover_type_image_background","historyId":"81d8fc2846b4edd6021b3704d621a342","time":{"start":1724641000906,"stop":1724641008989,"duration":8083},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"delete_output_dir","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"pytestconfig","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"_verify_url","time":{"start":1724640910884,"stop":1724640910884,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"创建工程","time":{"start":1724640910885,"stop":1724640926055,"duration":15170},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"upload_image","time":{"start":1724640926055,"stop":1724640926066,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation","time":{"start":1724640999502,"stop":1724641000660,"duration":1158},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"create_and_destroy_page","time":{"start":1724641000660,"stop":1724641000905,"duration":245},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0}],"testStage":{"status":"passed","steps":[{"name":"实际截图","time":{"start":1724641008987,"stop":1724641008988,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"9d765ee3f90c6b6e","name":"静态文本_设置图片背景_覆盖类型_实际图","source":"9d765ee3f90c6b6e.png","type":"image/png","size":92810}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1},{"name":"预期截图","time":{"start":1724641008988,"stop":1724641008989,"duration":1},"status":"passed","steps":[],"attachments":[{"uid":"963b39b7b7f996a8","name":"静态文本_设置图片背景_覆盖类型_预期图","source":"963b39b7b7f996a8.png","type":"image/png","size":92810}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"attachments":[{"uid":"dcc7a75d466c67e7","name":"log","source":"dcc7a75d466c67e7.txt","type":"text/plain","size":434}],"parameters":[],"hasContent":true,"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":3},"afterStages":[{"name":"create_and_destroy_page::0","time":{"start":1724641008992,"stop":1724641009242,"duration":250},"status":"passed","steps":[],"attachments":[],"parameters":[],"hasContent":false,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0},{"name":"Generate pageobject and video of the operation::0","time":{"start":1724641009242,"stop":1724641009891,"duration":649},"status":"passed","steps":[],"attachments":[{"uid":"f86410b66a3da167","name":"CMS操作的屏幕录制","source":"f86410b66a3da167.webm","type":"video/webm","size":810872}],"parameters":[],"hasContent":true,"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":1}],"labels":[{"name":"feature","value":"静态文本组件"},{"name":"story","value":"静态文本-设置图片背景,且为覆盖类型"},{"name":"epic","value":"CMS2.0UI自动化测试"},{"name":"parentSuite","value":"TestCases"},{"name":"suite","value":"Test_StaticText"},{"name":"subSuite","value":"Test_StaticText"},{"name":"host","value":"DESKTOP-V6TD7H4"},{"name":"thread","value":"14312-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"TestCases.Test_StaticText"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"actual_img_name","value":"'静态文本_设置图片背景_覆盖类型_实际图'"},{"name":"expect_img_name","value":"'静态文本_设置图片背景_覆盖类型_预期图'"},{"name":"filename","value":"'StaticText'"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"efaaed35a79cd2ce.json","parameterValues":["'静态文本_设置图片背景_覆盖类型_实际图'","'静态文本_设置图片背景_覆盖类型_预期图'","'StaticText'"]}
\ No newline at end of file
{"uid":"ab17fc5a4eb3bca4b216b548c7f9fcbc","name":"timeline","children":[{"name":"DESKTOP-V6TD7H4","children":[{"name":"14312-MainThread","children":[{"name":"test_StaticText_set_stretch_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"cc613c6b79e1af85","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724640978765,"stop":1724640987447,"duration":8682},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_拉伸类型_实际图'","'静态文本_设置图片背景_拉伸类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_center_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"4beef4a94caa309c","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724641108194,"stop":1724641115814,"duration":7620},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置居中对齐_实际图'","'静态文本_设置居中对齐_预期图'","'StaticText'"]},{"name":"test_StaticText[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u9884\\u671f\\u56fe]","uid":"4b90d465d725ba89","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724640927148,"stop":1724640932814,"duration":5666},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_创建静态文本_实际图'","'静态文本_创建静态文本_预期图'","'StaticText'"]},{"name":"test_StaticText_set_opacity[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u9884\\u671f\\u56fe]","uid":"a77d5d4b0995ea7d","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724641087824,"stop":1724641095321,"duration":7497},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置不透明度_实际图'","'静态文本_设置不透明度_预期图'","'StaticText'"]},{"name":"test_StaticText_set_lock[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u9884\\u671f\\u56fe]","uid":"4020fe94f67b2384","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724640951190,"stop":1724640957150,"duration":5960},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置锁定_实际图'","'静态文本_设置锁定_预期图'","'StaticText'"]},{"name":"test_StaticText_set_rounded_corners[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u9884\\u671f\\u56fe]","uid":"e38854b5cecbc5c","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724641078439,"stop":1724641085412,"duration":6973},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置圆角_实际图'","'静态文本_设置圆角_预期图'","'StaticText'"]},{"name":"test_StaticText_set_shadow[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u9884\\u671f\\u56fe]","uid":"b5dad65682bcc18e","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724641065555,"stop":1724641075532,"duration":9977},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置内外阴影_实际图'","'静态文本_设置内外阴影_预期图'","'StaticText'"]},{"name":"test_StaticText_set_actual_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"c37c5db27d5de6b1","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724641011430,"stop":1724641019779,"duration":8349},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_实际大小类型_实际图'","'静态文本_设置图片背景_实际大小类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_cover_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"efaaed35a79cd2ce","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724641000906,"stop":1724641008989,"duration":8083},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_覆盖类型_实际图'","'静态文本_设置图片背景_覆盖类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_rotation_angle[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u9884\\u671f\\u56fe]","uid":"54bb0c73d6cfd937","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724640943115,"stop":1724640949069,"duration":5954},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_修改旋转角度_实际图'","'静态文本_修改旋转角度_预期图'","'StaticText'"]},{"name":"test_StaticText_set_dashed_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"5d39db0494ec6ecb","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724641033455,"stop":1724641041605,"duration":8150},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置虚线边框_实际图'","'静态文本_设置虚线边框_预期图'","'StaticText'"]},{"name":"test_StaticText_set_scircular_dots_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"538ccfbd17bad315","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724641044431,"stop":1724641052648,"duration":8217},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置圆点边框_实际图'","'静态文本_设置圆点边框_预期图'","'StaticText'"]},{"name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"1839b1ed7399552","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724641118504,"stop":1724641125603,"duration":7099},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置右对齐_实际图'","'静态文本_设置右对齐_预期图'","'StaticText'"]},{"name":"test_StaticText_set_straight_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"840fbc49bf39005d","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724641022697,"stop":1724641031090,"duration":8393},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置直线边框_实际图'","'静态文本_设置直线边框_预期图'","'StaticText'"]},{"name":"test_StaticText_set_gradient_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","uid":"166766feb32cee70","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724640969173,"stop":1724640976434,"duration":7261},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置渐变色背景_实际图'","'静态文本_设置渐变色背景_预期图'","'StaticText'"]},{"name":"test_StaticText_set_left_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"d21bc9c28cc99692","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724641098354,"stop":1724641105793,"duration":7439},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置左对齐_实际图'","'静态文本_设置左对齐_预期图'","'StaticText'"]},{"name":"test_StaticText_set_solid_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","uid":"1b8c472b05c90e83","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724640958939,"stop":1724640966159,"duration":7220},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置纯色背景_实际图'","'静态文本_设置纯色背景_预期图'","'StaticText'"]},{"name":"test_StaticText_set_xywh_axis[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u9884\\u671f\\u56fe]","uid":"4e1872b7ada7760b","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724640934888,"stop":1724640941089,"duration":6201},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_修改xywh属性_实际图'","'静态文本_修改xywh属性_预期图'","'StaticText'"]},{"name":"test_StaticText_set_adapt_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"126f9935f63de6f1","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724640990164,"stop":1724640998607,"duration":8443},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置图片背景_自适应类型_实际图'","'静态文本_设置图片背景_自适应类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_no_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","uid":"2de3820faa881c0","parentUid":"d7b0d3016a8b940e72bf8d998ac4f97d","status":"passed","time":{"start":1724641054973,"stop":1724641063241,"duration":8268},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置无边框_实际图'","'静态文本_设置无边框_预期图'","'StaticText'"]}],"uid":"d7b0d3016a8b940e72bf8d998ac4f97d"}],"uid":"aeb1e8552f5518f4437a45a499712f24"}]}
\ No newline at end of file
{"uid":"ab17fc5a4eb3bca4b216b548c7f9fcbc","name":"timeline","children":[{"name":"DESKTOP-V6TD7H4","children":[{"name":"24212-MainThread","children":[{"name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","uid":"56d6fb9a218f54cf","parentUid":"58f318bcf79640657feddad25432e612","status":"passed","time":{"start":1724740965652,"stop":1724740973265,"duration":7613},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置右对齐_实际图'","'静态文本_设置右对齐_预期图'","'StaticText'"]},{"name":"test_StaticText_set_font_distance[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u9884\\u671f\\u56fe]","uid":"87056c6c23b489e3","parentUid":"58f318bcf79640657feddad25432e612","status":"passed","time":{"start":1724740997265,"stop":1724741004790,"duration":7525},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置字距行高_实际图'","'静态文本_设置字距行高_预期图'","'StaticText'"]},{"name":"test_StaticText_set_font_type[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","uid":"a6e0ce8b380ddbcc","parentUid":"58f318bcf79640657feddad25432e612","status":"passed","time":{"start":1724740987110,"stop":1724740994725,"duration":7615},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置字体类型_实际图'","'静态文本_设置字体类型_预期图'","'StaticText'"]},{"name":"test_StaticText_set_font_style[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u9884\\u671f\\u56fe]","uid":"3ae7e70e449bc700","parentUid":"58f318bcf79640657feddad25432e612","status":"passed","time":{"start":1724740975827,"stop":1724740984836,"duration":9009},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["'静态文本_设置字号颜色加粗斜体下划线_实际图'","'静态文本_设置字号颜色加粗斜体下划线_预期图'","'StaticText'"]}],"uid":"58f318bcf79640657feddad25432e612"}],"uid":"aeb1e8552f5518f4437a45a499712f24"}]}
\ No newline at end of file
launch_status failed=0 1724641129000000000
launch_status broken=0 1724641129000000000
launch_status passed=20 1724641129000000000
launch_status skipped=0 1724641129000000000
launch_status unknown=0 1724641129000000000
launch_time duration=198455 1724641129000000000
launch_time min_duration=5666 1724641129000000000
launch_time max_duration=9977 1724641129000000000
launch_time sum_duration=151452 1724641129000000000
launch_retries retries=0 1724641129000000000
launch_retries run=20 1724641129000000000
launch_status failed=0 1724741008000000000
launch_status broken=0 1724741008000000000
launch_status passed=4 1724741008000000000
launch_status skipped=0 1724741008000000000
launch_status unknown=0 1724741008000000000
launch_time duration=39138 1724741008000000000
launch_time min_duration=7525 1724741008000000000
launch_time max_duration=9009 1724741008000000000
launch_time sum_duration=31762 1724741008000000000
launch_retries retries=0 1724741008000000000
launch_retries run=4 1724741008000000000
launch_status_failed 0
launch_status_broken 0
launch_status_passed 20
launch_status_passed 4
launch_status_skipped 0
launch_status_unknown 0
launch_time_duration 198455
launch_time_min_duration 5666
launch_time_max_duration 9977
launch_time_sum_duration 151452
launch_time_duration 39138
launch_time_min_duration 7525
launch_time_max_duration 9009
launch_time_sum_duration 31762
launch_retries_retries 0
launch_retries_run 20
launch_retries_run 4
[{"data":{"duration":198455}}]
\ No newline at end of file
[{"data":{"duration":39138}}]
\ No newline at end of file
[{"data":{"failed":0,"broken":0,"skipped":0,"passed":20,"unknown":0,"total":20}}]
\ No newline at end of file
[{"data":{"failed":0,"broken":0,"skipped":0,"passed":4,"unknown":0,"total":4}}]
\ No newline at end of file
{"233f54dae35593b6fc50f6eb9e605646":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"4beef4a94caa309c","status":"passed","time":{"start":1724641108194,"stop":1724641115814,"duration":7620}}]},"17b961d32c977c54f98901b48ac4c884":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"d21bc9c28cc99692","status":"passed","time":{"start":1724641098354,"stop":1724641105793,"duration":7439}}]},"4dbb89760f6eeb2ae20c1cb3c3077b0e":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"a77d5d4b0995ea7d","status":"passed","time":{"start":1724641087824,"stop":1724641095321,"duration":7497}}]},"0a483d231858454fffd640bd374a5414":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"54bb0c73d6cfd937","status":"passed","time":{"start":1724640943115,"stop":1724640949069,"duration":5954}}]},"9ab9a668930ab847de57bbc97cd37450":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"1839b1ed7399552","status":"passed","time":{"start":1724641118504,"stop":1724641125603,"duration":7099}}]},"18ff0b0de40c5169fbe06448770ca0e7":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"4e1872b7ada7760b","status":"passed","time":{"start":1724640934888,"stop":1724640941089,"duration":6201}}]},"7be08108d639934d6f7e2c354ed9b45f":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"c37c5db27d5de6b1","status":"passed","time":{"start":1724641011430,"stop":1724641019779,"duration":8349}}]},"f9068f4c34705a51f39ba25935804499":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"166766feb32cee70","status":"passed","time":{"start":1724640969173,"stop":1724640976434,"duration":7261}}]},"b3dc2aaf883e49379c4bfe36b7fcebe5":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"b5dad65682bcc18e","status":"passed","time":{"start":1724641065555,"stop":1724641075532,"duration":9977}}]},"e513455e7a0b3009a4cf60fa2352ace3":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"4020fe94f67b2384","status":"passed","time":{"start":1724640951190,"stop":1724640957150,"duration":5960}}]},"291bb16a273490bb5d500283a512fa61":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"cc613c6b79e1af85","status":"passed","time":{"start":1724640978765,"stop":1724640987447,"duration":8682}}]},"ffc9b6f91f2643f23b57c8152fdfc4f1":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"4b90d465d725ba89","status":"passed","time":{"start":1724640927148,"stop":1724640932814,"duration":5666}}]},"87b83f97b152843d0b259b2fd0ead53b":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"2de3820faa881c0","status":"passed","time":{"start":1724641054973,"stop":1724641063241,"duration":8268}}]},"ece591cea93b14fe92e3df31fc105570":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"126f9935f63de6f1","status":"passed","time":{"start":1724640990164,"stop":1724640998607,"duration":8443}}]},"bc93919bc6f1de70c1d6c3821042d90c":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"538ccfbd17bad315","status":"passed","time":{"start":1724641044431,"stop":1724641052648,"duration":8217}}]},"91c2e438af90e1d4be9d19b92018ee2e":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"1b8c472b05c90e83","status":"passed","time":{"start":1724640958939,"stop":1724640966159,"duration":7220}}]},"7cb8cd0877a63a40f795f5c68bb38d40":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"5d39db0494ec6ecb","status":"passed","time":{"start":1724641033455,"stop":1724641041605,"duration":8150}}]},"81d8fc2846b4edd6021b3704d621a342":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"efaaed35a79cd2ce","status":"passed","time":{"start":1724641000906,"stop":1724641008989,"duration":8083}}]},"0ffc244702f041a71e3a688095965185":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"e38854b5cecbc5c","status":"passed","time":{"start":1724641078439,"stop":1724641085412,"duration":6973}}]},"a0ca0e3f61267d3a254b673f1daec2f9":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"840fbc49bf39005d","status":"passed","time":{"start":1724641022697,"stop":1724641031090,"duration":8393}}]}}
\ No newline at end of file
{"b34f86f962bdc0177a8a35f557b4f1df":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"3ae7e70e449bc700","status":"passed","time":{"start":1724740975827,"stop":1724740984836,"duration":9009}}]},"f6d858c21c670ccff07c39a1ed8ca0db":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"a6e0ce8b380ddbcc","status":"passed","time":{"start":1724740987110,"stop":1724740994725,"duration":7615}}]},"87e386876f2d8d09bf07b52452755961":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"87056c6c23b489e3","status":"passed","time":{"start":1724740997265,"stop":1724741004790,"duration":7525}}]},"9ab9a668930ab847de57bbc97cd37450":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"56d6fb9a218f54cf","status":"passed","time":{"start":1724740965652,"stop":1724740973265,"duration":7613}}]}}
\ No newline at end of file
[{"data":{"run":20,"retry":0}}]
\ No newline at end of file
[{"data":{"run":4,"retry":0}}]
\ No newline at end of file
[{"data":{"duration":198455}}]
\ No newline at end of file
[{"data":{"duration":39138}}]
\ No newline at end of file
[{"uid":"166766feb32cee70","name":"test_StaticText_set_gradient_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","time":{"start":1724640969173,"stop":1724640976434,"duration":7261},"status":"passed","severity":"normal"},{"uid":"efaaed35a79cd2ce","name":"test_StaticText_set_cover_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724641000906,"stop":1724641008989,"duration":8083},"status":"passed","severity":"normal"},{"uid":"4020fe94f67b2384","name":"test_StaticText_set_lock[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u9884\\u671f\\u56fe]","time":{"start":1724640951190,"stop":1724640957150,"duration":5960},"status":"passed","severity":"normal"},{"uid":"c37c5db27d5de6b1","name":"test_StaticText_set_actual_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724641011430,"stop":1724641019779,"duration":8349},"status":"passed","severity":"normal"},{"uid":"b5dad65682bcc18e","name":"test_StaticText_set_shadow[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u9884\\u671f\\u56fe]","time":{"start":1724641065555,"stop":1724641075532,"duration":9977},"status":"passed","severity":"normal"},{"uid":"5d39db0494ec6ecb","name":"test_StaticText_set_dashed_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","time":{"start":1724641033455,"stop":1724641041605,"duration":8150},"status":"passed","severity":"normal"},{"uid":"1839b1ed7399552","name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","time":{"start":1724641118504,"stop":1724641125603,"duration":7099},"status":"passed","severity":"normal"},{"uid":"4b90d465d725ba89","name":"test_StaticText[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u9884\\u671f\\u56fe]","time":{"start":1724640927148,"stop":1724640932814,"duration":5666},"status":"passed","severity":"normal"},{"uid":"2de3820faa881c0","name":"test_StaticText_set_no_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","time":{"start":1724641054973,"stop":1724641063241,"duration":8268},"status":"passed","severity":"normal"},{"uid":"cc613c6b79e1af85","name":"test_StaticText_set_stretch_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724640978765,"stop":1724640987447,"duration":8682},"status":"passed","severity":"normal"},{"uid":"840fbc49bf39005d","name":"test_StaticText_set_straight_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","time":{"start":1724641022697,"stop":1724641031090,"duration":8393},"status":"passed","severity":"normal"},{"uid":"54bb0c73d6cfd937","name":"test_StaticText_set_rotation_angle[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u9884\\u671f\\u56fe]","time":{"start":1724640943115,"stop":1724640949069,"duration":5954},"status":"passed","severity":"normal"},{"uid":"126f9935f63de6f1","name":"test_StaticText_set_adapt_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724640990164,"stop":1724640998607,"duration":8443},"status":"passed","severity":"normal"},{"uid":"1b8c472b05c90e83","name":"test_StaticText_set_solid_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","time":{"start":1724640958939,"stop":1724640966159,"duration":7220},"status":"passed","severity":"normal"},{"uid":"4e1872b7ada7760b","name":"test_StaticText_set_xywh_axis[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u9884\\u671f\\u56fe]","time":{"start":1724640934888,"stop":1724640941089,"duration":6201},"status":"passed","severity":"normal"},{"uid":"a77d5d4b0995ea7d","name":"test_StaticText_set_opacity[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u9884\\u671f\\u56fe]","time":{"start":1724641087824,"stop":1724641095321,"duration":7497},"status":"passed","severity":"normal"},{"uid":"538ccfbd17bad315","name":"test_StaticText_set_scircular_dots_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","time":{"start":1724641044431,"stop":1724641052648,"duration":8217},"status":"passed","severity":"normal"},{"uid":"d21bc9c28cc99692","name":"test_StaticText_set_left_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","time":{"start":1724641098354,"stop":1724641105793,"duration":7439},"status":"passed","severity":"normal"},{"uid":"4beef4a94caa309c","name":"test_StaticText_set_center_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","time":{"start":1724641108194,"stop":1724641115814,"duration":7620},"status":"passed","severity":"normal"},{"uid":"e38854b5cecbc5c","name":"test_StaticText_set_rounded_corners[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u9884\\u671f\\u56fe]","time":{"start":1724641078439,"stop":1724641085412,"duration":6973},"status":"passed","severity":"normal"}]
\ No newline at end of file
[{"uid":"3ae7e70e449bc700","name":"test_StaticText_set_font_style[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u9884\\u671f\\u56fe]","time":{"start":1724740975827,"stop":1724740984836,"duration":9009},"status":"passed","severity":"normal"},{"uid":"56d6fb9a218f54cf","name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","time":{"start":1724740965652,"stop":1724740973265,"duration":7613},"status":"passed","severity":"normal"},{"uid":"a6e0ce8b380ddbcc","name":"test_StaticText_set_font_type[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724740987110,"stop":1724740994725,"duration":7615},"status":"passed","severity":"normal"},{"uid":"87056c6c23b489e3","name":"test_StaticText_set_font_distance[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u9884\\u671f\\u56fe]","time":{"start":1724740997265,"stop":1724741004790,"duration":7525},"status":"passed","severity":"normal"}]
\ No newline at end of file
[{"data":{"failed":0,"broken":0,"skipped":0,"passed":20,"unknown":0,"total":20}}]
\ No newline at end of file
[{"data":{"failed":0,"broken":0,"skipped":0,"passed":4,"unknown":0,"total":4}}]
\ No newline at end of file
[{"data":{"run":20,"retry":0}}]
\ No newline at end of file
[{"data":{"run":4,"retry":0}}]
\ No newline at end of file
[{"uid":"1839b1ed7399552","name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","time":{"start":1724641118504,"stop":1724641125603,"duration":7099},"status":"passed","severity":"normal"},{"uid":"538ccfbd17bad315","name":"test_StaticText_set_scircular_dots_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","time":{"start":1724641044431,"stop":1724641052648,"duration":8217},"status":"passed","severity":"normal"},{"uid":"4e1872b7ada7760b","name":"test_StaticText_set_xywh_axis[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u9884\\u671f\\u56fe]","time":{"start":1724640934888,"stop":1724640941089,"duration":6201},"status":"passed","severity":"normal"},{"uid":"2de3820faa881c0","name":"test_StaticText_set_no_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","time":{"start":1724641054973,"stop":1724641063241,"duration":8268},"status":"passed","severity":"normal"},{"uid":"cc613c6b79e1af85","name":"test_StaticText_set_stretch_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724640978765,"stop":1724640987447,"duration":8682},"status":"passed","severity":"normal"},{"uid":"1b8c472b05c90e83","name":"test_StaticText_set_solid_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","time":{"start":1724640958939,"stop":1724640966159,"duration":7220},"status":"passed","severity":"normal"},{"uid":"126f9935f63de6f1","name":"test_StaticText_set_adapt_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724640990164,"stop":1724640998607,"duration":8443},"status":"passed","severity":"normal"},{"uid":"166766feb32cee70","name":"test_StaticText_set_gradient_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","time":{"start":1724640969173,"stop":1724640976434,"duration":7261},"status":"passed","severity":"normal"},{"uid":"a77d5d4b0995ea7d","name":"test_StaticText_set_opacity[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u9884\\u671f\\u56fe]","time":{"start":1724641087824,"stop":1724641095321,"duration":7497},"status":"passed","severity":"normal"},{"uid":"840fbc49bf39005d","name":"test_StaticText_set_straight_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","time":{"start":1724641022697,"stop":1724641031090,"duration":8393},"status":"passed","severity":"normal"},{"uid":"4b90d465d725ba89","name":"test_StaticText[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u9884\\u671f\\u56fe]","time":{"start":1724640927148,"stop":1724640932814,"duration":5666},"status":"passed","severity":"normal"},{"uid":"b5dad65682bcc18e","name":"test_StaticText_set_shadow[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u9884\\u671f\\u56fe]","time":{"start":1724641065555,"stop":1724641075532,"duration":9977},"status":"passed","severity":"normal"},{"uid":"c37c5db27d5de6b1","name":"test_StaticText_set_actual_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724641011430,"stop":1724641019779,"duration":8349},"status":"passed","severity":"normal"},{"uid":"4020fe94f67b2384","name":"test_StaticText_set_lock[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u9884\\u671f\\u56fe]","time":{"start":1724640951190,"stop":1724640957150,"duration":5960},"status":"passed","severity":"normal"},{"uid":"efaaed35a79cd2ce","name":"test_StaticText_set_cover_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724641000906,"stop":1724641008989,"duration":8083},"status":"passed","severity":"normal"},{"uid":"54bb0c73d6cfd937","name":"test_StaticText_set_rotation_angle[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u9884\\u671f\\u56fe]","time":{"start":1724640943115,"stop":1724640949069,"duration":5954},"status":"passed","severity":"normal"},{"uid":"e38854b5cecbc5c","name":"test_StaticText_set_rounded_corners[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u9884\\u671f\\u56fe]","time":{"start":1724641078439,"stop":1724641085412,"duration":6973},"status":"passed","severity":"normal"},{"uid":"4beef4a94caa309c","name":"test_StaticText_set_center_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","time":{"start":1724641108194,"stop":1724641115814,"duration":7620},"status":"passed","severity":"normal"},{"uid":"5d39db0494ec6ecb","name":"test_StaticText_set_dashed_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","time":{"start":1724641033455,"stop":1724641041605,"duration":8150},"status":"passed","severity":"normal"},{"uid":"d21bc9c28cc99692","name":"test_StaticText_set_left_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","time":{"start":1724641098354,"stop":1724641105793,"duration":7439},"status":"passed","severity":"normal"}]
\ No newline at end of file
[{"uid":"3ae7e70e449bc700","name":"test_StaticText_set_font_style[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u9884\\u671f\\u56fe]","time":{"start":1724740975827,"stop":1724740984836,"duration":9009},"status":"passed","severity":"normal"},{"uid":"56d6fb9a218f54cf","name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","time":{"start":1724740965652,"stop":1724740973265,"duration":7613},"status":"passed","severity":"normal"},{"uid":"87056c6c23b489e3","name":"test_StaticText_set_font_distance[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u9884\\u671f\\u56fe]","time":{"start":1724740997265,"stop":1724741004790,"duration":7525},"status":"passed","severity":"normal"},{"uid":"a6e0ce8b380ddbcc","name":"test_StaticText_set_font_type[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724740987110,"stop":1724740994725,"duration":7615},"status":"passed","severity":"normal"}]
\ No newline at end of file
[{"uid":"166766feb32cee70","name":"test_StaticText_set_gradient_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u6e10\\u53d8\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","time":{"start":1724640969173,"stop":1724640976434,"duration":7261},"status":"passed","severity":"normal"},{"uid":"efaaed35a79cd2ce","name":"test_StaticText_set_cover_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u8986\\u76d6\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724641000906,"stop":1724641008989,"duration":8083},"status":"passed","severity":"normal"},{"uid":"4020fe94f67b2384","name":"test_StaticText_set_lock[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u9501\\u5b9a_\\u9884\\u671f\\u56fe]","time":{"start":1724640951190,"stop":1724640957150,"duration":5960},"status":"passed","severity":"normal"},{"uid":"c37c5db27d5de6b1","name":"test_StaticText_set_actual_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u5b9e\\u9645\\u5927\\u5c0f\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724641011430,"stop":1724641019779,"duration":8349},"status":"passed","severity":"normal"},{"uid":"b5dad65682bcc18e","name":"test_StaticText_set_shadow[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5185\\u5916\\u9634\\u5f71_\\u9884\\u671f\\u56fe]","time":{"start":1724641065555,"stop":1724641075532,"duration":9977},"status":"passed","severity":"normal"},{"uid":"5d39db0494ec6ecb","name":"test_StaticText_set_dashed_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u865a\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","time":{"start":1724641033455,"stop":1724641041605,"duration":8150},"status":"passed","severity":"normal"},{"uid":"1839b1ed7399552","name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","time":{"start":1724641118504,"stop":1724641125603,"duration":7099},"status":"passed","severity":"normal"},{"uid":"4b90d465d725ba89","name":"test_StaticText[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u521b\\u5efa\\u9759\\u6001\\u6587\\u672c_\\u9884\\u671f\\u56fe]","time":{"start":1724640927148,"stop":1724640932814,"duration":5666},"status":"passed","severity":"normal"},{"uid":"2de3820faa881c0","name":"test_StaticText_set_no_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u65e0\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","time":{"start":1724641054973,"stop":1724641063241,"duration":8268},"status":"passed","severity":"normal"},{"uid":"cc613c6b79e1af85","name":"test_StaticText_set_stretch_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u62c9\\u4f38\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724640978765,"stop":1724640987447,"duration":8682},"status":"passed","severity":"normal"},{"uid":"840fbc49bf39005d","name":"test_StaticText_set_straight_line_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u76f4\\u7ebf\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","time":{"start":1724641022697,"stop":1724641031090,"duration":8393},"status":"passed","severity":"normal"},{"uid":"54bb0c73d6cfd937","name":"test_StaticText_set_rotation_angle[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539\\u65cb\\u8f6c\\u89d2\\u5ea6_\\u9884\\u671f\\u56fe]","time":{"start":1724640943115,"stop":1724640949069,"duration":5954},"status":"passed","severity":"normal"},{"uid":"126f9935f63de6f1","name":"test_StaticText_set_adapt_type_image_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u56fe\\u7247\\u80cc\\u666f_\\u81ea\\u9002\\u5e94\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724640990164,"stop":1724640998607,"duration":8443},"status":"passed","severity":"normal"},{"uid":"1b8c472b05c90e83","name":"test_StaticText_set_solid_color_background[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u7eaf\\u8272\\u80cc\\u666f_\\u9884\\u671f\\u56fe]","time":{"start":1724640958939,"stop":1724640966159,"duration":7220},"status":"passed","severity":"normal"},{"uid":"4e1872b7ada7760b","name":"test_StaticText_set_xywh_axis[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u4fee\\u6539xywh\\u5c5e\\u6027_\\u9884\\u671f\\u56fe]","time":{"start":1724640934888,"stop":1724640941089,"duration":6201},"status":"passed","severity":"normal"},{"uid":"a77d5d4b0995ea7d","name":"test_StaticText_set_opacity[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u4e0d\\u900f\\u660e\\u5ea6_\\u9884\\u671f\\u56fe]","time":{"start":1724641087824,"stop":1724641095321,"duration":7497},"status":"passed","severity":"normal"},{"uid":"538ccfbd17bad315","name":"test_StaticText_set_scircular_dots_frame[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u70b9\\u8fb9\\u6846_\\u9884\\u671f\\u56fe]","time":{"start":1724641044431,"stop":1724641052648,"duration":8217},"status":"passed","severity":"normal"},{"uid":"d21bc9c28cc99692","name":"test_StaticText_set_left_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5de6\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","time":{"start":1724641098354,"stop":1724641105793,"duration":7439},"status":"passed","severity":"normal"},{"uid":"4beef4a94caa309c","name":"test_StaticText_set_center_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5c45\\u4e2d\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","time":{"start":1724641108194,"stop":1724641115814,"duration":7620},"status":"passed","severity":"normal"},{"uid":"e38854b5cecbc5c","name":"test_StaticText_set_rounded_corners[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5706\\u89d2_\\u9884\\u671f\\u56fe]","time":{"start":1724641078439,"stop":1724641085412,"duration":6973},"status":"passed","severity":"normal"}]
\ No newline at end of file
[{"uid":"3ae7e70e449bc700","name":"test_StaticText_set_font_style[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u53f7\\u989c\\u8272\\u52a0\\u7c97\\u659c\\u4f53\\u4e0b\\u5212\\u7ebf_\\u9884\\u671f\\u56fe]","time":{"start":1724740975827,"stop":1724740984836,"duration":9009},"status":"passed","severity":"normal"},{"uid":"56d6fb9a218f54cf","name":"test_StaticText_set_right_aligned[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u53f3\\u5bf9\\u9f50_\\u9884\\u671f\\u56fe]","time":{"start":1724740965652,"stop":1724740973265,"duration":7613},"status":"passed","severity":"normal"},{"uid":"a6e0ce8b380ddbcc","name":"test_StaticText_set_font_type[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u4f53\\u7c7b\\u578b_\\u9884\\u671f\\u56fe]","time":{"start":1724740987110,"stop":1724740994725,"duration":7615},"status":"passed","severity":"normal"},{"uid":"87056c6c23b489e3","name":"test_StaticText_set_font_distance[StaticText-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u5b9e\\u9645\\u56fe-\\u9759\\u6001\\u6587\\u672c_\\u8bbe\\u7f6e\\u5b57\\u8ddd\\u884c\\u9ad8_\\u9884\\u671f\\u56fe]","time":{"start":1724740997265,"stop":1724741004790,"duration":7525},"status":"passed","severity":"normal"}]
\ No newline at end of file
{"total":1,"items":[{"uid":"0408d924bc3d43de55080f45620fd22e","name":"TestCases","statistic":{"failed":0,"broken":0,"skipped":0,"passed":20,"unknown":0,"total":20}}]}
\ No newline at end of file
{"total":1,"items":[{"uid":"0408d924bc3d43de55080f45620fd22e","name":"TestCases","statistic":{"failed":0,"broken":0,"skipped":0,"passed":4,"unknown":0,"total":4}}]}
\ No newline at end of file
{"reportName":"Allure Report","testRuns":[],"statistic":{"failed":0,"broken":0,"skipped":0,"passed":20,"unknown":0,"total":20},"time":{"start":1724640927148,"stop":1724641125603,"duration":198455,"minDuration":5666,"maxDuration":9977,"sumDuration":151452}}
\ No newline at end of file
{"reportName":"Allure Report","testRuns":[],"statistic":{"failed":0,"broken":0,"skipped":0,"passed":4,"unknown":0,"total":4},"time":{"start":1724740965652,"stop":1724741004790,"duration":39138,"minDuration":7525,"maxDuration":9009,"sumDuration":31762}}
\ No newline at end of file
{"uuid": "a91db044-1a1e-4e37-b7e0-1ebf509af705", "children": ["c8186990-9ce6-4149-97dc-c4fae524a287"], "befores": [{"name": "Generate pageobject and video of the operation", "status": "passed", "start": 1724641076911, "stop": 1724641078177}], "afters": [{"name": "Generate pageobject and video of the operation::0", "status": "passed", "attachments": [{"name": "CMS操作的屏幕录制", "source": "cc90e104-da9a-4991-9a05-7e204f6b2f85-attachment.webm", "type": "video/webm"}], "start": 1724641085691, "stop": 1724641086384}], "start": 1724641076911, "stop": 1724641086384}
\ No newline at end of file
project_id: '82'
x_project: dd83697055324fea8771a12ab4ff3e33
project_id: '23'
x_project: 256d24df633b4e288dbca438c2ff8e79
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment