Recent content by adnaneLaaziz

  1. A

    How to identify city name

    Utility Strings => Split text will solve your issue. Good luck
  2. A

    Use of Attach method

    Hi, Here is an example that you can base your logic on, After the start stage, there is a reader that reads if the application that we are using is either connected or not, if the app is not connected you attach it, if not it ends the process. I hope this will be useful ! Adnane
  3. A

    Use of Attach method

    Hi, Attach is used to connect the app that you are using. Try to launch the app manually and then try to spy an eloement, it wont work unless you attach it.
Top