When I open a page, it asks username and password. But I inspected that username and password don't have any inspect. So, my question is how to pass elements without locators (selenium with c#)?

Asked by Last Modified  

Follow 3
Answer

Please enter your answer

Problem Solver

You need to pass username & password in the URL, i.e. https://username:password@url.
1 Comments

Automation Trainer

What does it mean of don't have any inspect? If the element does not have any attributes, then use the parent element to inspect the element.
Comments

Automation Testing Corporate Trainer Helping You in Rapidly Changing Software Testing World | Let's ConnectAutomation Testing Corporate Trainer Helping You in Rapidly Changing Software Testing World | Let's Connect

You get this because the server wants to authorise the user, which is not part of your web application, so you cannot inspect it. To solve this, follow the below code.: WebDriver driver = new ChromeDriver(); driver.get("http://username: password@application_url"); Write application URL as shown above. Whatever...
read more
You get this because the server wants to authorise the user, which is not part of your web application, so you cannot inspect it. To solve this, follow the below code.: WebDriver driver = new ChromeDriver(); driver.get("http://username: password@application_url"); Write application URL as shown above. Whatever username and password you want to enter, add it like above in the URL.It will not show the pop-up to enter user credentials. Try this and let me know if this works. read less
Comments

. 16yrs experience as java selenium automation Architect

What all attributes u see for the imput fields?For any site html element will have a tag name like input, Text . You can constuct the xpath with attibute. Any page developed HTMl elements with have attributes. U can even go For CSS
Comments

View 2 more Answers

Related Questions

Hi, We provide online instructor-led training. I am looking for Java Teacher/Instructor who can teach java via online. If anyone interested then contact me. I have to start the class from tomorrow onwards.
Hi, If you haven't finalised yet, I am interested in being an instructor. I will be teaching the newest version of Java, Java 10. Experience - 3 yrs as Software Engineer, BTech CSE, teaching Java to school and college students since 3 yrs.
Ujjwal Rana

I have been working in a medical billing company for five years. I want to switch my carrier from non-IT to IT. I have only a BA degree, but I have good knowledge of computers. I know some basics of HTML and manual testing; can I learn java selenium directly to get a job in automation?

Hi Sirajudeen.. Java selenium is one of the good options.. one more easy way to shift to IT is learning Oracle SQL.. Scope of Oracle SQL always stands high since the database is backbone of all developement,...
Sirajudeen
To start learning Selenium, how well do I have to know or be familiar with Java?
Hi Uday, You need to have good knowledge on how to basic code in Corr Java and then you can easily learn as the time passes.
Uday
0 0
6
What is the best way to learn selenium testing? N start career in automation testing?
For learning Selenium testing , Prepare for Core Java later learn Selenium WebDriver.
Deepak
What is the cost of ISTQB Test? What is the procedure to apply for it? I am a graduate in B.Sc. Can this ISTQB test help me in finding a IT job?
Hi Jagadeesh, Getting a job in Testing needs good conceptual knowledge in Software Engineering, Testing, Test Methodologies and types, Test Reporting and Metrics. ISTQB will have questions more related...
Jagadeesh

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

CheatSheet for xpath/css used in Selenium (UI Automation Testing)
Locators Dynamic XPath String a = "//html/body/div/header/nav/div/div/ul/li/div/div/span/div/div/div"; String xp = a + i + b; =========================================== ...
S

Sarthak C.

0 0
0

Selenium Interview Question and answers
https://www.youtube.com/watch?v=YWdAh3gTc6c
B

Bhanu P.

0 0
0

Facebook Analytics
Assume how the Facebook application will store the millions of customer's record in real-time: facebook = { 'jose': { 'name': 'jose', 'age': 33, 'hobby': , # cricket,football 'mobile': 1111111111, 'email':...

How to Read Data From Property File
1. Create a property file using New > File > Given name - like config.properties (it must be saved with .properties). 2. Add data in config.properties like: browser = chrome environment = qa 3....
S

Sarthak C.

0 0
0

Dada Provider concepts in Selenium
https://www.youtube.com/watch?v=5olSfyB1r9A
B

Bhanu P.

1 0
0

Recommended Articles

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for Selenium Training?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you