selenium find element using Xpath
up vote
-1
down vote
favorite
Any one help me how to find this element in selenium using java? when i Copy Xpath then it thrown Exception
driver.findElement(By.xpath("/html/body/approot/div/headerselector/header/div[2]/div[2]/img")).click();
selenium
add a comment |
up vote
-1
down vote
favorite
Any one help me how to find this element in selenium using java? when i Copy Xpath then it thrown Exception
driver.findElement(By.xpath("/html/body/approot/div/headerselector/header/div[2]/div[2]/img")).click();
selenium
Instend of posting photo,can you please upload the HTML Code?
– koushick
2 days ago
Could you add the exception and html snippet
– Ashok kumar Ganesan
2 days ago
@MoazzamHussain Instead of the image update the question with the text based relevant HTML
– DebanjanB
12 hours ago
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
Any one help me how to find this element in selenium using java? when i Copy Xpath then it thrown Exception
driver.findElement(By.xpath("/html/body/approot/div/headerselector/header/div[2]/div[2]/img")).click();
selenium
Any one help me how to find this element in selenium using java? when i Copy Xpath then it thrown Exception
driver.findElement(By.xpath("/html/body/approot/div/headerselector/header/div[2]/div[2]/img")).click();
selenium
selenium
edited 12 hours ago
DebanjanB
34.6k73269
34.6k73269
asked 2 days ago
Moazzam Hussain
1
1
Instend of posting photo,can you please upload the HTML Code?
– koushick
2 days ago
Could you add the exception and html snippet
– Ashok kumar Ganesan
2 days ago
@MoazzamHussain Instead of the image update the question with the text based relevant HTML
– DebanjanB
12 hours ago
add a comment |
Instend of posting photo,can you please upload the HTML Code?
– koushick
2 days ago
Could you add the exception and html snippet
– Ashok kumar Ganesan
2 days ago
@MoazzamHussain Instead of the image update the question with the text based relevant HTML
– DebanjanB
12 hours ago
Instend of posting photo,can you please upload the HTML Code?
– koushick
2 days ago
Instend of posting photo,can you please upload the HTML Code?
– koushick
2 days ago
Could you add the exception and html snippet
– Ashok kumar Ganesan
2 days ago
Could you add the exception and html snippet
– Ashok kumar Ganesan
2 days ago
@MoazzamHussain Instead of the image update the question with the text based relevant HTML
– DebanjanB
12 hours ago
@MoazzamHussain Instead of the image update the question with the text based relevant HTML
– DebanjanB
12 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
draft saved
draft discarded
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53238321%2fselenium-find-element-using-xpath%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Instend of posting photo,can you please upload the HTML Code?
– koushick
2 days ago
Could you add the exception and html snippet
– Ashok kumar Ganesan
2 days ago
@MoazzamHussain Instead of the image update the question with the text based relevant HTML
– DebanjanB
12 hours ago