Login
Remember
Register
All Courses
Ask a Question
Questions
Unanswered
Ask a Question
Blog
Tutorials
Interview Questions
Back
Login
Explore Courses
Blog
Tutorials
Interview Questions
community
RPA
Addding variables to URL navigate to element...
Addding variables to URL navigate to element UiPath
Addding variables to URL navigate to element UiPath
0
votes
2
views
asked
Jan 24, 2020
in
RPA
by
Abhishek_31
(
12.7k
points)
Hi i want to add variables to my url , my variables are username and password , i want to assign username as anni and password as 123 but when i pass the Url it redirects me to to a link which contains the words username and password. please help
rpa
uipath
Please
log in
to add a comment.
Please
log in
to answer this question.
1
Answer
0
votes
answered
Jan 24, 2020
by
Prakhar_04
(
29.5k
points)
Hi, without looking at your process flow my best guess would be that you are passing the URL as "xyz.com/un=password?-un1=username?". See the problem here is you aren't passing your variables username and password instead you are passing strings as they are quoted.
To fix this just use string concatenation like "xyz.com/un="+username"-un1="+password"?" and it should work!
you can refer to the following tutorial to brush up the basics
Please
log in
to add a comment.
Related questions
0
votes
1
answer
Navigate to activity of UIPath is not working
asked
Jul 13, 2019
in
RPA
by
Abhishek_31
(
12.7k
points)
rpa
uipath
+1
vote
1
answer
opening URL from a file and taking screenshots in UiPath
asked
Jul 2, 2019
in
RPA
by
Abhishek_31
(
12.7k
points)
uipath
rpa
0
votes
1
answer
Which is the best way to delete unreferenced variables in UiPath?
asked
May 22, 2020
in
RPA
by
Sudhir_1997
(
55.6k
points)
rpa
uipath
0
votes
1
answer
how to assign different variables in a single data table in uipath
asked
Jul 19, 2019
in
RPA
by
noah kapoor
(
5.3k
points)
uipath
rpa
0
votes
1
answer
UIPath RPA How to get element and text from pdf with password?
asked
Jul 30, 2019
in
RPA
by
noah kapoor
(
5.3k
points)
rpa
uipath
31k
questions
32.8k
answers
501
comments
693
users
All categories
Python
(3.4k)
Java
(2.2k)
SQL
(1.6k)
Linux
(372)
Big Data Hadoop & Spark
(1.3k)
Data Science
(3.3k)
R Programming
(865)
C Programming
(34)
DevOps and Agile
(2.9k)
Docker
(61)
AI and Deep Learning
(1.4k)
Machine Learning
(1.1k)
AWS
(2.5k)
Azure
(1.6k)
GCP
(226)
RPA
(616)
Selenium
(211)
Software Testing
(58)
Blockchain
(436)
Salesforce
(823)
Others
(580)
BI
(1.9k)
IoT
(24)
Web Technology
(1.5k)
Cyber Security
(358)
Digital Marketing
(331)
Technology Trends
(121)
SEO
(105)
Informatica
(22)
UI UX
(152)
Electric Vehicle
(24)
Investment Banking
(56)
Supply Chain Management
(30)
...