Gagandeep Malviya

Vice Admiral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-01-15
08:22
277 views
web_global_verification - ID attribute is missing in the input box
web_global_verification function has an 'ID' attribute which helps to identify the defined function. The input value of this attribute is a text string.
web_global_verification("TextPfx=You are logged in with ",
"TextSfx= ID.",
"Fail=NotFound",
"Search=NoResource",
"ID=UserIDString",
LAST);
While adding this function using Steps Toolbox (Ctrl+Alt+B), VuGen does not provide the input field for 'ID' attribute. Hence we need to add it manually. Refer the attached screenshot.
Request you to add the 'ID' attribute in the 'Global text find' input box.
Thanks
Gagandeep Malviya
Regards,
Gagandeep Malviya
If you find that this or any post resolves your issue, please be sure to mark it as an accepted solution
Gagandeep Malviya
If you find that this or any post resolves your issue, please be sure to mark it as an accepted solution
0 Replies