-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCRTscript
More file actions
46 lines (44 loc) · 1.47 KB
/
CRTscript
File metadata and controls
46 lines (44 loc) · 1.47 KB
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
36
37
38
39
40
41
42
43
44
45
46
# NOTE: readme.txt contains important information you need to take into account
# before running this suite.
*** Settings ***
Library QForce
Library QWeb
Suite Setup OpenBrowser about:blank chrome
*** Variables ***
${LOGIN_URL} https://co1733199792083.my.salesforce.com/
${USERNAME} gposey@copado.com.dcdo
${PASSWORD} Copado123
*** Test Cases ***
Login to Salesforce
[Documentation] This test case logs into the specified Salesforce instance and configures Agentforce
OpenBrowser about:blank chrome
GoTo ${LOGIN_URL}
TypeText Username ${USERNAME}
TypeSecret Password ${PASSWORD}
ClickText Log In
VerifyText Home timeout=30
ClickText Setup
ClickText Opens in a new tab
SwitchWindow NEW
SwitchWindow 2
TypeText Quick Find Einstein Setup
ClickText Einstein Setup
ClickCheckbox Turn on EinsteinOnOff on
Sleep 3s
RefreshPage
TypeText Quick Find Einstein Bots
ClickText Einstein Bots
ClickCheckbox Einstein BotsOnOff on
Sleep 10s
CloseWindow
ClickText View profile
ClickText Log Out
TypeText Username epic.f8631731115082551@orgfarm.th
TypeSecret Password Copado123
ClickText Log In
ClickText Setup
ClickText Opens in a new tab
SwitchWindow NEW
TypeText Quick Find Agents
ClickText Agents
ClickCheckbox Basic optionOnOff on