Update chapter-05-gbdialog-reference.md
This commit is contained in:
parent
f9b606f7b2
commit
be453619bb
1 changed files with 2 additions and 2 deletions
|
@ -130,7 +130,7 @@ SEND FILE img
|
||||||
SAVE img as "folder/filename.jpg"
|
SAVE img as "folder/filename.jpg"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Using General Bots Web Automation to custom notify about Calendar
|
### Using General Bots Web Automation to custom notify about Google Calendar
|
||||||
|
|
||||||
```basic
|
```basic
|
||||||
|
|
||||||
|
@ -139,7 +139,7 @@ OPEN "https://accounts.google.com/ServiceLogin"
|
||||||
SET "#identifierId", "test@gmail.com"
|
SET "#identifierId", "test@gmail.com"
|
||||||
PRESS ENTER
|
PRESS ENTER
|
||||||
WAIT 3
|
WAIT 3
|
||||||
SET "input[type='password']", "hempoil"
|
SET "input[type='password']", "******"
|
||||||
PRESS ENTER
|
PRESS ENTER
|
||||||
WAIT 5
|
WAIT 5
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue