How to increase resolution in client Test runner in ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 03:26 AM
Is there any way to increase resolution of the client test Runner window?
Since, while running the scripts through ATF, observing this ... issue and button misalignment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 03:29 AM
you can configure these 2 system properties
"sn_atf.atf_test_runner.testframe.min_width" and "sn_atf.atf_test_runner.testframe.min_height"
How to capture full length/complete snapshot in ATF
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 03:47 AM
@Ankur Bawiskar , can you please let me know the navigations for the same?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 04:05 AM
Steps as admin
1) in left nav type sys_properties.list
2) then search with this name contains atf_test_runner.testframe
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 04:18 AM
Thanks @Ankur Bawiskar , able to increase the resolution but still I can see same screen with no changes while running ATF for client test runner.