Unable to type into text box embedded
- This topic has 1 reply, 2 voices, and was last updated 4 years, 11 months ago by
Sasha ZAP.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Ask Expert › Unable to type into text box embedded
Hello cpinnock,
There may be different reasons why the required text-box cannot be detected, here are some of the reasons:
1. The parent object (“lblCourseCatalog”) is not being detected properly, this also may be due to different possible reasons:Make sure the object is being detected successfully in the ZAPTEST GUI Map, if it does run the following command:
Application(“Ascriptica”).View(“Catalog”).Object(“lblCourseCatalog”).Exist
Then check the final test’s results to check if the command passed successfully and the “lblCourseCatalog” was located successfully.
2. The “txtSearch” object’s borders were not set properly:In some cases the borders may be in such position which ZAPTEST will have difficulties to type a text in it (Or will locate the text-box differently then what is expected):
You need to change the borders in the ZAPTEST GUI Map which will include the text-box properly (Do a few runs of the command after each change to check if the borders were set properly).
3. The parent object “lblCourseCatalog” is a dynamic object which appears after certain action orand the “txtSearch” object has dynamic size that changes according to other appeared text-boxes.
If the above did not help please attach a full page screenshot + the test itself (The *.zap file) so we can check the issue more precisely.
Also you can refer to our free online ZAPTEST Beginner Tutorial for further help:
And to our free online Documentation:
https://www.zaptest.com/user-zone/product-training
Thanks,
ZAPTEST Team
Already have an account? Login
Check you SPAM folder if you do not see the email.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |