Clicking on radio buttons Change Risk Assessment page ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2024 11:43 AM
Hello.
I'm having a hard time getting through the Risk Assessment page using ATF. I haven't really found a solution besides performing a custom UI retrieval. The problem is when i run the test, ATF says it can't find the components that it had retrieved. I have attached the error. Please help
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2025 06:55 AM
Hi @michaeljanico,
This may be because the ID of those buttons are Dynamic.
There is another way to complete the Assessment as mentioned in below steps.
1.Impersonate the User for which is Assessment is assigned.
2.Open the Assessment record created for the Change request from 'asmt_assessment_instance' table.
3.Click on 'Take assessment' UI Action.
4.Use 'Set Component Values (Custom UI)' step to Retrieve and set the values.
5.Submit the assessment by using 'Click Component (Custom UI)' step to click on Submit button.
If my answer helped you in any way, please mark it as helpful or correct.