Skip to content

Commit 62dbadf

Browse files
committed
fix
1 parent f9f9c5c commit 62dbadf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/browsergym/workarena/instance.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ def check_is_installed(self):
148148
raise RuntimeError(
149149
f"ServiceNow instance is most likey not installed. "
150150
"Please install the WorkArena plugin by running `workarena-install`.\n"
151+
"Alternatively, your credentials might not be correct. Please check them."
151152
)
152153

153154
def check_status(self):

0 commit comments

Comments
 (0)