-
Notifications
You must be signed in to change notification settings - Fork 0
/
jaga.robin
35 lines (16 loc) · 1.72 KB
/
jaga.robin
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
import 'jaga.appmask'
WebAutomation.LaunchChrome Url: 'https://hcs.eduro.go.kr/#/relogin' WindowState:WebAutomation.BrowserWindowState.Normal \
ClearCache:False ClearCookies:False BrowserInstance=> Browser
WebAutomation.FormFilling.PopulateTextField BrowserInstance: Browser Control: jaga.New_Application.Web_Page_https_hcs_eduro_go_kr_relogin.input_password_input_text_common\
Text: 1017 EmulateTyping:True UnfocusAfterPopulate:False
WebAutomation.FormFilling.PressButton BrowserInstance: Browser Control: jaga.New_Application.Web_Page_https_hcs_eduro_go_kr_relogin.button_btnConfirm
wait 1
WebAutomation.FormFilling.PressButton BrowserInstance: Browser Control: jaga.New_Application.Web_Page_https_hcs_eduro_go_kr_main.button_btn
wait 1
WebAutomation.FormFilling.PressButton BrowserInstance: Browser Control: jaga.New_Application.Web_Page_https_hcs_eduro_go_kr_survey._label
WebAutomation.FormFilling.PressButton BrowserInstance: Browser Control: jaga.New_Application.Web_Page_https_hcs_eduro_go_kr_survey._label_1
WebAutomation.FormFilling.PressButton BrowserInstance: Browser Control: jaga.New_Application.Web_Page_https_hcs_eduro_go_kr_survey._label_2
WebAutomation.FormFilling.PressButton BrowserInstance: Browser Control: jaga.New_Application.Web_Page_https_hcs_eduro_go_kr_survey._label_3
WebAutomation.FormFilling.PressButton BrowserInstance: Browser Control: jaga.New_Application.Web_Page_https_hcs_eduro_go_kr_survey._label_4
WebAutomation.FormFilling.PressButton BrowserInstance: Browser Control: jaga.New_Application.Web_Page_https_hcs_eduro_go_kr_survey.input_submit_btnConfirm
WebAutomation.CloseWebBrowser BrowserInstance: Browser