This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
How to get the current form name using Jasmine in free form architecture.
My test case on button click depending on the conditions app screen flow changes .So to validate this test case I need to know on which from this app is moved.
PS: I have check below Kony documentation but doesn't seems to be any valid API for same.
https://docs.kony.com/konylibrary/visualizer/viz_api_dev_guide/content/kony.automation_namespace.htm
Thanks