click on a related list tab through ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 07:43 AM
Step 1:) record query
step 2:) open an existing record
Now I want to click on one of its related list tab on the form
step 1 and 2 are done. Please help me how to how to click on a related list tab through ATF ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 07:53 AM
Hi,
You can try this.
Regards
Suman P.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 08:45 PM
Use " List and Related List " test steps.
***********************************************************************************************************************
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
11-13-2023 09:06 PM
you cannot click on related list tab but you can click a list UI action present on related list
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 11:13 PM
Hi @Ankur Bawiskar ,
I have a check box , using set field value to true. I have clicked on the checkbox using ATF.
But that checkbox is in related list tab(I mean after clicking on related list tab, check box will be visible.)
step 1) record query
step 2) open Existing record
step 3) set field value to true(check box click)
Got an ATF error : field not visible on form.
Between step 2 and step 3, I need to add a step to click on a related list tab or some how make the check box checking gets captured in the test runner.
Kindly help me with this.