- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2025 07:41 PM
プロパティを設定して、ATF実行時のスクリーンショットを「サイズ指定」で採取しようとしているのですが
全て「full page」で採取されてしまいます
※プロパティ設定値は、添付ファイルを参照ください
ATF実行時のスクリーンショットが「サイズ指定」で採取できない原因と、解決方法をご教示願います
#ATF
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2025 07:57 PM
by default it takes screenshot of the visible page
you can adjust the height and width using these properties
How to capture full length/complete snapshot in ATF
"sn_atf.atf_test_runner.testframe.min_width" and "sn_atf.atf_test_runner.testframe.min_height"
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
06-15-2025 07:57 PM
by default it takes screenshot of the visible page
you can adjust the height and width using these properties
How to capture full length/complete snapshot in ATF
"sn_atf.atf_test_runner.testframe.min_width" and "sn_atf.atf_test_runner.testframe.min_height"
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