[task#146147, 0.1h] create ui-case for change story in lite.

This commit is contained in:
lijie
2025-07-04 16:10:35 +08:00
parent 15d8033749
commit 879851913c
+1
View File
@@ -6,6 +6,7 @@ class createPage extends page
parent::__construct($webdriver);
$xpath = array(
/*运营界面创建目标页面*/
'srCommen' => "//*[@id='zin_story_create_form']/div[3]/div[1]/label/span",
'titleInLite' => "//*[@id='title']",
'saveInLite' => "//*[@id='zin_story_create_form']/div[8]/div/button[1]"