Tricentis Tosca 16.0 Released on Feb-2023 ----- UFT has been upgraded from UFT 15.0.1 to UFT One 15.0.2, Beginning at November 2020.

Thursday 20 December 2018

Navigating to one t-code from another using UFT

SAPGuiSession("Session").Reset  // This code will take you to home page, doesnt matter where you are.


SAPGuiSession("Session").Reset "VA03"    //This code will take you to VA03 t-page from anywhere.



No comments:

Post a Comment

Note: only a member of this blog may post a comment.