Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web_generic AutoIT Error #17

Open
memad-oneidentity opened this issue Jun 27, 2023 · 1 comment
Open

Web_generic AutoIT Error #17

memad-oneidentity opened this issue Jun 27, 2023 · 1 comment

Comments

@memad-oneidentity
Copy link

Hello,
I have tried web_generic.au3 autoit file to launch remote sessions using RemoteApp launcher.
when web_generic.exe starts execution, it gives black screen.
Kindly check below logs:
2023/06/26 16:22:43 -- HTTPRESULT: 0 2023/06/27 16:39:12 -- Starting web orchestration with loglevel:debug 2023/06/27 16:39:12 -- browser=Chrome 2023/06/27 16:39:12 -- Creating session with capabilities: {"capabilities": {"alwaysMatch": {"goog:chromeOptions": {"w3c": true, "excludeSwitches": [ "enable-automation"], "prefs": { "credentials_enable_service": false, "profile": { "password_manager_enabled": false}}} }}} 2023/06/27 16:39:13 -- HTTPRESULT: 0 2023/06/27 16:40:35 -- HTTPRESULT: 0 2023/06/27 16:40:38 -- HTTPRESULT: 200 2023/06/27 16:40:38 -- Session: 78d5abd7a56e5f8064233effeddb6c27 2023/06/27 16:41:01 -- Navigate HTTPRESULT: 500 2023/06/27 16:41:02 -- Navigate HTTPRESULT: 0

I have downloaded autoit file from this link: https://github.com/OneIdentity/SafeguardAutomation/blob/master/RDP%20Applications/AutoIt/web_generic/web_generic.au3
and passed this arguments in app publish
--args "1 chrome 192.168.1.17 v::#username::{username}||s::#secretkey::{password}||c::#login_button.primary {asset}"
RemoteApp Launcher version: V2.0
Please advise if there is mandatory change in autoit file or arguments.

@VVargaOI
Copy link
Contributor

Hi @memad-oneidentity ,
I see that this is an old issue. Has this been resolved? Maybe it was related to an incompatible web driver?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants