| Index: editor/util/testing/mac/Samples.suite/Scripts/todo.script
|
| diff --git a/editor/util/testing/mac/Samples.suite/Scripts/todo.script b/editor/util/testing/mac/Samples.suite/Scripts/todo.script
|
| index a419d25aa4f503ce390f583fcb09f3e9e5f87259..ccef3e8d8aafdb0302e1a070ccd9ca6b70ac01e0 100644
|
| --- a/editor/util/testing/mac/Samples.suite/Scripts/todo.script
|
| +++ b/editor/util/testing/mac/Samples.suite/Scripts/todo.script
|
| @@ -5,7 +5,7 @@ WaitFor 60, "pubspec lock"
|
| Click "run button"
|
| WaitFor 6, "browser right arrow button"
|
| Click "browser right arrow button"
|
| -WaitFor 20,"todo title"
|
| +WaitFor 20,"todo title","todo title/todo title"
|
| Click "todo title"
|
| Click (Text:"needs to",CaseSensitive:"yes")
|
| Wait 0.5
|
|
|