Skip to content

Commit ee9c4f6

Browse files
committed
Update atest
1 parent c233923 commit ee9c4f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

atest/Test Robot Notebook.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
"*** Test cases ***\n",
7070
"\n",
7171
"Test passing in notebook\n",
72-
" Click element css:button[title=\"Cut the selected cells\"]\n",
73-
" Click element css:button[title=\"Cut the selected cells\"]\n",
72+
" Click element css:button[title=\"Cut the selected cells (X)\"]\n",
73+
" Click element css:button[title=\"Cut the selected cells (X)\"]\n",
7474
" Click element css:DIV.CodeMirror-code > PRE.CodeMirror-line\n",
7575
" Press keys css:DIV.CodeMirror-code > PRE.CodeMirror-line ${test1}\n",
7676
" Press keys css:DIV.CodeMirror-code > PRE.CodeMirror-line SHIFT+ENTER\n",
@@ -88,8 +88,8 @@
8888
"*** Test cases ***\n",
8989
"\n",
9090
"Test failing in notebook\n",
91-
" Click element css:button[title=\"Cut the selected cells\"]\n",
92-
" Click element css:button[title=\"Cut the selected cells\"]\n",
91+
" Click element css:button[title=\"Cut the selected cells (X)\"]\n",
92+
" Click element css:button[title=\"Cut the selected cells (X)\"]\n",
9393
" Click element css:DIV.CodeMirror-code > PRE.CodeMirror-line\n",
9494
" Press keys css:DIV.CodeMirror-code > PRE.CodeMirror-line ${test2}\n",
9595
" Press keys css:DIV.CodeMirror-code > PRE.CodeMirror-line SHIFT+ENTER\n",

0 commit comments

Comments
 (0)