blob: 4d51c08432fb6a42b6664468d164bbb2ff9e0936 [file] [log] [blame]
Click(Text:"File", CaseSensitive:"Yes") (* menu File>New Application *)
Click(Text:"New Application", CaseSensitive:"Yes")
TypeText "sample" (* enter project name *)
TypeText return (* fire off creation and analysis *)
WaitFor 5.0, "pubspec lock" (* confirm file creation *)