By using ATF How to click the Transfer button the mentioned Screenshot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 09:29 PM
Hi,
By using ATF How to click the Transfer button the mentioned Screenshot.
As a user i want to write a ATF test step to click the Transfer button which is highlighted in the above screen.
Help me out with the test step if we have any
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 11:19 PM
To capture a full-length snapshot in the Automated Test Framework (ATF), follow these steps:
1.Navigate to the Desired Screen:
First, ensure you are on the screen where you want to capture the screenshot.
2.Use the ATF Capture Feature:
Open the ATF test case where you want to capture the screenshot.
In the test step, select the action that corresponds to clicking the “Transfer” button.
While configuring the test step, look for an option related to capturing a screenshot. The exact wording may vary depending on your ATF version.
Enable the screenshot capture feature. This will ensure that ATF captures the entire visible area of the screen, not just the top part1.
Remember to adjust the steps according to your specific ATF setup. If you encounter any issues, refer to the ATF documentation or seek assistance from your team or ServiceNow support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 05:28 AM
Sorry my requirement is not related to something which you have mentioned the resolution.
Thanks