Make 'Find Element' activity support Object Repository

I just started trying it out now, so maybe I haven’t encountered many issues yet, besides personal adaptation and this one.

I believe the update process will be much easier when using Object Repository as a Library though, without it, there is much more work to be done (correcting selectors in many activities spread across many projects).

I was able to use variables for the URL in Use App/Browser, but barely. Here’s how I did it:

  1. Leave Browser URL empty on the Screen object
    image

  2. Use the variable you want in the URL parameter of the Unified Application Target section. This seems to do nothing, so I’m doing something wrong or this is broken as well.
    image

  3. Use a “Go to URL” first thing in the Do scope. This is necessary because otherwise the browser is open at the New Tab page and stays there forever.
    image