I am creating one object repository for a web application.
I want to pass the url dynamically
in the screen is it possible to pass the URL by just typing the variable?
Hi @Ritaman_Baral
Check the below thread,I hope it might helps you out
Hi Team forum,
I am having a library project, that consist of just an obj repo, which is storing all necessary selectors.
[library]
This library is used between multiple processes that interact with UKG.
Recently UKG had a new release, and a few selectors were updated, thus I have also updated the repo.
but now every window element has stored in the QA website URL[hard coded url value].
[selector with url]
it does not allow an empty value or wildcards in url.
This selector is over writi…
Hi @grlawlf ,
You are correct that it is not currently possible to write a variable in the url field once the object is in the object repository
But, it is possible to have a variabile there if the url field is a variable before you link the “use app browser” to the object repository
So, you need to have an “use app browser” with url as in_URL and then link it to OR
vrdabberu
(Varunraj Dabberu)
February 7, 2024, 1:24am
3
Hi @Ritaman_Baral
Check out this thread
Hi @grlawlf ,
You are correct that it is not currently possible to write a variable in the url field once the object is in the object repository
But, it is possible to have a variabile there if the url field is a variable before you link the “use app browser” to the object repository
So, you need to have an “use app browser” with url as in_URL and then link it to OR
For more information on Object Repository you can follow the below documentation
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
Regards
Anil_G
(Anil Gorthi)
February 7, 2024, 4:48am
4
@Ritaman_Baral
In the use application/browser you can add a url variable instead of the default url
Cheers
1 Like