Web Application: Login Button does not gets activated.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-05-17 07:08 PM
Hi,
We are using credential manager to store credentials and retrieve the same via a process to key it in to the respective input boxes on a web application.
next there is a Log In button, which gets enabled only after these both fields are input respectively.
The credentials(User ID and Password) gets keyed into the fields,but the web form behaves as if no data has been entered into these two fields, hence Login button doesn't gets activated.
When used Data Item to store the Credentials, it works fine.
Please Suggest.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-05-17 10:20 PM
There is a section in the Browser Automation Guide specifically about this.
Simply switch to try an alternative interface technique such as global sendkeys.
