Skip to content

Commit 58b69d0

Browse files
committed
modify AutoItDemo resources
1 parent ac30763 commit 58b69d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AutoItDemo/tests/resource.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Library OperatingSystem
1414
[Arguments] ${title} ${text}=
1515
[Documentation] 关闭对话框
1616
Win Wait ${title} ${text} 30
17-
${ret}= control get text ${EMPTY} ${EMPTY} Static2
17+
${ret}= Control Get Text ${EMPTY} ${EMPTY} Static2
1818
Log ${ret}
1919
Control CLICK ${EMPTY} ${EMPTY} Button1
2020
Comment Win Close ${title}

0 commit comments

Comments
 (0)