Hello,
I have configured the xbot agent following the indications on the webpage PractiTest's xBot For Automation - PractiTest
A .config file has been generated and contains my personal API token, my client type and the backend url.
But when I run the xbot agent, I get this results : we see desconnexions and reconnexions , is it normal ?
2022/04/11 08:57:44 backend.go:40: Connecting to [wss://eu1-xbot-backend-prod.practitest.app/ws/xbot?agent-id=&api-token=&client-id=&enabled=true&os=windows&platform=Microsoft+Windows+10+Pro&platform-version=10.0.19044+Build+19044&source=xBot-go&version=2.0.5.beta&xbot-id=]
2022/04/11 08:57:44 backend.go:41: Agent version: 2.0.5.beta
2022/04/11 08:57:45 agent.go:111: Connected to backend successfully
2022/04/11 08:57:45 agent.go:136: read: websocket: close 1000 (normal): no soup for you
2022/04/11 08:57:46 agent.go:136: read: websocket: close 1000 (normal): no soup for you
2022/04/11 08:57:47 agent.go:136: read: websocket: close 1000 (normal): no soup for you
2022/04/11 08:57:48 agent.go:136: read: websocket: close 1000 (normal): no soup for you
2022/04/11 08:57:48 backend.go:118: Attempt to reconnect
2022/04/11 08:57:49 agent.go:136: read: websocket: close 1000 (normal): no soup for you
2022/04/11 08:57:49 backend.go:40: Connecting to [wss://eu1-xbot-backend-prod.practitest.app/ws/xbot?agent-id=&api-token=&client-id=&enabled=true&os=windows&platform=Microsoft+Windows+10+Pro&platform-version=10.0.19044+Build+19044&source=xBot-go&version=2.0.5.beta&xbot-id=]
2022/04/11 08:57:49 backend.go:41: Agent version: 2.0.5.beta
2022/04/11 08:57:49 backend.go:79: Reconnected to backend successfully
2022/04/11 08:57:50 agent.go:136: read: websocket: close 1000 (normal): no soup for you
2022/04/11 08:57:50 backend.go:118: Attempt to reconnect
2022/04/11 08:57:51 agent.go:136: read: websocket: close 1000 (normal): no soup for you
2022/04/11 08:57:51 backend.go:40: Connecting to [wss://eu1-xbot-backend-prod.practitest.app/ws/xbot?agent-id=&api-token=&client-id=&enabled=true&os=windows&platform=Microsoft+Windows+10+Pro&platform-version=10.0.19044+Build+19044&source=xBot-go&version=2.0.5.beta&xbot-id=]
2022/04/11 08:57:51 backend.go:41: Agent version: 2.0.5.beta
2022/04/11 08:57:51 backend.go:79: Reconnected to backend successfully
2022/04/11 08:57:52 agent.go:136: read: websocket: close 1000 (normal): no soup for you
2022/04/11 08:57:52 backend.go:118: Attempt to reconnect
2022/04/11 08:57:53 agent.go:136: read: websocket: close 1000 (normal): no soup for you
2022/04/11 08:57:53 backend.go:40: Connecting to [wss://eu1-xbot-backend-prod.practitest.app/ws/xbot?agent-id=&api-token=&client-id=&enabled=true&os=windows&platform=Microsoft+Windows+10+Pro&platform-version=10.0.19044+Build+19044&source=xBot-go&version=2.0.5.beta&xbot-id=]
2022/04/11 08:57:53 backend.go:41: Agent version: 2.0.5.beta
2022/04/11 08:57:54 backend.go:79: Reconnected to backend successfully
2022/04/11 08:57:54 agent.go:136: read: websocket: close 1000 (normal): no soup for you
2022/04/11 08:57:55 backend.go:118: Attempt to reconnect
2022/04/11 08:57:55 agent.go:136: read: websocket: close 1000 (normal): no soup for you
2022/04/11 08:57:56 backend.go:40: Connecting to [wss://eu1-xbot-backend-prod.practitest.app/ws/xbot?agent-id=&api-token=&client-id=&enabled=true&os=windows&platform=Microsoft+Windows+10+Pro&platform-version=10.0.19044+Build+19044&source=xBot-go&version=2.0.5.beta&xbot-id=]
When I try to run the test from practitest, it never launches and stay pending all the time : I have filled the automation configuration in the xbot test, my client type is recognized because I can see the graphics but nothing happen.
Could you tell me how should I resolve the problem please ?
Thank you in advance.
Sincerely yours.