ATF - Clicking on the 'Follow' button within the 'Problem' Form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 10:38 AM
Hello,
I am currently working on test automation and want to click on the 'Follow' button within the 'Problem' form. This in turn should display the message, 'You are now following PRB0000000. You will be notified of any new comments or work notes according to your notification settings'.
However, the only option I see when I try to 'Click on a UI Action' is, 'Follow on Live Feed', which displays, 'Following on Live Feed: Problem.PRB0000000'.
Does anyone have any suggestions regarding this issue?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 02:17 PM
This is a good question. Follow does not appears to be a standard UI Action. I tried using the "Click Component (Custom UI)" test step but this is not finding the follow button either. I'm not sure this is possible unless there is a way to do it via a custom server side test step.