Web Browser - dropdown selection on auto login

Web Browser - dropdown selection on auto login

0 vote

avatar

Hi,

I have a requirement on the web browser extension to automatically choose an entry on a dropdown menu and insert the password for auto login.

Kind regards,

Mark

All Comments (6)

avatar

Hi,

By web browser extension, I suppose you are talking about Devolutions Web Login?

If you want the extension to automatically fill the credentials on load, you can activate the settings "Automatically fill in credentials on load".

You can find how to activate this settings and more here:
https://help.remotedesktopmanager.com/devolutionsweblogin_retrievecredentials_2.html

Best regards,

Olivier Désalliers

avatar

Hi Olivier,

No I mean the website session entry in RDM.

forum image

avatar

Hi,

To insert a password for auto-login, you can follow those steps:
https://kb.devolutions.net/rdm_web_browser_web_authentication.html

For the dropdown menu, do you mean you want the web browser in RDM to select an item according to an information from your Website session in a dropdown like this:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select

If it is the case, in the website edit window, you can add a Custom Control with the dropdown value that you want the dropdown to have.
To add a Custom Control, you click the "Login" tab -> "Custom" tab" -> "Custom Controls". In the window, click on "Add Custom Field", the control ID is the ID on the Select field (dropdown) and the Value is the value you want to be selected in the dropdown (To find the value, you will need to use his method: https://kb.devolutions.net/rdm_web_browser_web_authentication.html#method-2)

You can send the url if it is a public website here or to me in a private message if you need help to find the id and value.

Best regards,

Olivier Désalliers

avatar

Hi Olivier,

I don't think my RDM is rendering the form custom field panel correctly. I assume there is supposed to be other entries in this form? I only see Form ID, Control ID and Input Type.
forum image

I also don't see the Input ID element, below is the element I've trying to use:
forum image

I tried testing on the example site you sent but as above I don't think I have the fully rendered form.

Kind regards,

Mark

avatar

Hi,

We will investigate regarding the window not completely rendered, you should see a "value" field after the "Input type" field. Are you using a high DPI display?

For the input element, indeed the select doesn't have a id, a name or an aria-label to be able to identify it. Do you use browser extensions (Is the icon in the password field from the second screenshot from a browser extension?)/softwares where you able to do a such action without id, name, arial-label on a "select" tag?

Best regards,

Olivier Désalliers

avatar

Hello,

We've found and fixed the issue for screen scaling in this particular window. The fix should be available next version.

Regards,

Jafran Majeau