

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
FlexButton not enabled after setting text in FlexEdit field
Hi,
Please find below code
Set Flex_Box_Obj = Browser("abc").Page("cde").FlexWindow("fgh").FlexTabStrip("ijh")
Flex_Box_Obj.FlexEdit("namefield")
Flex_Box_Obj.FlexEdit("ipfield")
Flex_Box_Obj.FlexEdit("passfield").SetSecure "Valid_Storagepswd"
Flex_Box_Obj.FlexEdit("confirmfield").SetSecure "Valid_Storagepswd"
In this all the text are set properly but according to the expected behaviour once all the fields are set "Apply" button which is the Fshould be enabled but it is still in disabled state.
KIndly request you to help in resolving this issue.
Thanks,
Saranya


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello Sarya,
Is possible for you to ask to the developer what process makes the button enable and when it is called?
-Is right after type on the last field?
-Is after event "lost focus" of the last field?
-If after press “Enter” key?
Regards.
HP support
If you find that this or any post resolves your issue, mark it as an accepted solution
.
Note: The Opinions expressed in my post are mine alone, and do not reflect the opinions of my employer. No warranties express or implied for any answered posted.