How to increase resolution in client Test runner in ATF

SangyM
Tera Contributor

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.

SangyM_0-1753093570061.png

 

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@SangyM 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar , can you please let me know the navigations for the same?

@SangyM 

Steps as admin

1) in left nav type sys_properties.list

2) then search with this name contains atf_test_runner.testframe

AnkurBawiskar_0-1753095928352.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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.