- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2020 03:23 AM
How to click the Settings icon on the banner using ATF? Is there a test step to configure or scripting can do it?
I need to change the system language to enable localization. Any help?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2020 05:45 AM
Hi Deepika,
I don't think it's possible to test that through ATF, but you could try seeing if you can do it through a custom ui step.
Generally, we encourage customers to focus on writing tests for things that are specific and custom to their instance rather than oob SN capabilities like the language picker. If you need to run a test in a specific language, I would try using the Create User step to start with and create the user with the language you're looking to test.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2020 09:54 PM
Hi Deepika,
I am glad to hear the above comment has helped.
Saying this, I will appreciate if you close this thread, as answered.
Have a great rest of the day
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2020 10:42 AM
Hello all
I have the same problem, but i want to access the Toggle Help Sidebar to test a guided tour that i've created.
Could anyone tell me if is possible create ATF to test guided tours?