Selenium Java Training - Session 15 - XPath Expressions - Cheat-sheet - Part 1

Selenium Java Training - Session 15 - XPath Expressions - Cheat-sheet - Part 1

QAFox

4 года назад

22,484 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Shivani KKM
Shivani KKM - 05.11.2023 15:18

driver.findElement(By.id("prompt")).click();
driver.switchTo().alert().sendKeys("Test");
Thread.sleep(2000);
driver.switchTo().alert().accept();
Thread.sleep(2000);


the code is executing perfectly but the prompt text box is not taking the sendkey command, I need help with this.

Ответить
sneha latha
sneha latha - 19.08.2023 13:29

Sir.. in my system cropath option is not visible in html page. What to do

Ответить
naglaa Kamel
naglaa Kamel - 03.08.2023 16:00

thanks for your great effort sir, all the day I am watching your channel
but there is a problem, why the URL in Omayo doesn't work such as pop up window and others

Ответить
Shivparsad Sharma
Shivparsad Sharma - 30.01.2023 15:35

Arun Sir, Can I get a certificate of this course?

Ответить
Yashu Y
Yashu Y - 05.09.2022 08:34

Thank you Sir😊

Ответить
Junaid Mohammad
Junaid Mohammad - 09.07.2022 11:49

7 July 2022

Ответить
Manzoor Bhuiyan
Manzoor Bhuiyan - 01.06.2022 17:27

I am a new subscriber to your channel. Your method of teaching is extraordinary. I wasted thousands of dollars and did not learn anything. I am blessed to come across this channel. Just one question, should I watch the new Selenium 4 videos instead of these 35 videos? Thank you so much Mr. Arun.

Ответить
Govardhan K
Govardhan K - 03.05.2022 12:20

Thank you

Ответить
Kunal
Kunal - 26.12.2021 19:42

Great effort underrated

Ответить
Prajna Paramita
Prajna Paramita - 29.10.2021 08:53

Outstanding explanation sir !! Understood very clearly!

Ответить
Tayyab Ahmed
Tayyab Ahmed - 19.10.2020 15:23

Sir what about the career and pay scale and growth of a SQA automation Engineer when we compare it with Developer? Do Developers always get more than SQA Engineer with sams experience?

Ответить
Jayita Patra
Jayita Patra - 26.07.2020 15:09

Is it possible to automate an website with selenium where most of the elements are non-english?

Ответить
Jayita Patra
Jayita Patra - 26.07.2020 15:07

how do we find an element where texts are not written in english? Say, it is written in any Indian languages, then how the Xpath would look like?

Ответить