Is there any Solution for: How to call one script to another script in monkey talk automation tool for iOS
Thanks, Arihant
Is there any Solution for: How to call one script to another script in monkey talk automation tool for iOS
Thanks, Arihant
Copyright © 2021 Jogjafile Inc.
Suppose you have two scripts scriptabc.mt and scriptxyz.mt
if you want to call scriptabc.mt from scriptxyz.mt then your scriptxyz.mt should be as below
Please let me know if it helps.