- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Is it possible to configure an ATF Test step that does the following?
- Asserts that an infoMessage is displayed on a form (as opposed to an errorMessage, for instance)
- Asserts the text within the infoMessage
- For now, we're using an Assert Text on Page (Custom UI) Test step
- Asserts there is a clickable link within the infoMessage
- Asserts that, when clicked, the link navigates to a different browser tab
Below is an example of what we'd like to test (if possible) via ATF, instead of relying on manual testing.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
No there is no way to test the others
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hi @Joe Walters
Refer this links if it helps.
4. Asserts that, when clicked, the link navigates to a different browser tab - Not Feasible
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Hi Tanushree, I don't think the links you provided apply to my question, but thanks for your response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Hi @Joe Walters
You can not validate the clickable links just the text.
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Friday
Hi Shaqeel, thanks for your response. This is as I expected. I'm already asserting the text within the infoMessage, but was hoping someone may have come up with a novel way to ATF Test the other items.
I doubt that there's a way to do it in ATF yet.
