Skip to content

Web_generic AutoIT Error #17

@memad-oneidentity

Description

@memad-oneidentity

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions