Playwright with Javascript | Locating Web Elements | Locators-Property, XPath, CSS | Part 4

Playwright with Javascript | Locating Web Elements | Locators-Property, XPath, CSS | Part 4

SDET- QA

1 год назад

39,221 Просмотров

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


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

@SandeepNigamMotivational
@SandeepNigamMotivational - 19.10.2023 20:31

Hello Sir, adding below line it find the elements everytime. Thanks for explaination sir.
(await page.waitForSelector("//div[@id='tbodyid']//div//h4/a")).isVisible();

Ответить
@rvthym89
@rvthym89 - 16.10.2023 10:44

Very nice explanation and Your videos are so useful sir. I have a question which automation tool is in demand now for testing and web scraping. Selenium or Cypress or playwright. If Automation testers want to excel their knowledge in one tool which do you recommend.

Ответить
@sidb2023
@sidb2023 - 15.10.2023 18:20

thanks Sir

Ответить
@serdarfesli2433
@serdarfesli2433 - 07.10.2023 22:24

hey Pavan, thanks a lot for everything. seems type() depreciated

Ответить
@raviteja-qk3br
@raviteja-qk3br - 19.09.2023 12:10

Thank you sir

Ответить
@akshayabrol1026
@akshayabrol1026 - 08.09.2023 18:41

I am getting this error "Error: Timed out 5000ms waiting for expect(received).toBeVisible()"

I have written this code, what I need to change in the below code

const logoutLink = await page.locator("//a[normalize-space()='Log out']");
await expect(logoutLink).toBeVisible();

Ответить
@wangarewakungu9753
@wangarewakungu9753 - 23.08.2023 23:32

Thank you sir for the great tutorial. Will you kindly do one using a Python client? Thanks

Ответить
@BoburLatipov
@BoburLatipov - 03.08.2023 10:18

Sir the thing this in this tutorial I did not got the last part I did run the test but still did not get the result

Ответить
@harishwarank6445
@harishwarank6445 - 01.08.2023 21:51

could you please share the code for all your videos pls?

Ответить
@crissiehannac.demelo5735
@crissiehannac.demelo5735 - 17.07.2023 21:40

Is there a way to create the CSS or XPath without using the Selectors Hub?

Ответить
@indranibanerjee6127
@indranibanerjee6127 - 07.07.2023 12:53

This video was really helpfull. i want to know if i want to keep all the test in one spec.js page and execute with 1 worker . how can i do it?

Ответить
@SineQuaNon1
@SineQuaNon1 - 17.06.2023 22:03

After following carefully your lectures, it is almost impossible not to learn anything. This is the feeling I have. Many thanks for explaining some complicated issues in such a simple way.

Ответить
@user-vw7ru9yt6t
@user-vw7ru9yt6t - 07.06.2023 12:02

Sir please help me. While trying i am getting "No tests found"

Ответить
@hemapriyasrinivasan7876
@hemapriyasrinivasan7876 - 04.06.2023 22:26

Hi Mr. Pavan. Are you planning to have udemy courses for playwright web, mobile and api? It will be very useful if you are making it as you're a wonderful at structuring your courses and explaining things and I'd be sure to purchase the courses if you are going to be doing playwright courses on udemy.

Ответить
@Skkas
@Skkas - 30.05.2023 16:56

I am getting error when I use wait for selector

Ответить
@Skkas
@Skkas - 30.05.2023 16:12

I am facing Error: Timeout for expect (received).toBrVisible
When I am trying to validation

Ответить
@SimranjitSingh-me4vh
@SimranjitSingh-me4vh - 29.05.2023 10:48

Thank you sir, sir please tell one thing, how can we maximize the browser window in the headed mode

Ответить
@sumitlanjewar2716
@sumitlanjewar2716 - 28.05.2023 22:18

May be ,you can earn money with this in depth explaination video but you decided to earn the blessing.may God bless you sir!

Ответить
@golikranthikumar8605
@golikranthikumar8605 - 27.05.2023 22:47

Hi sir, please make all the day wise automation videos into one playlist somewhere available day 31,36,1,2 remaining are not able to find. Please make all the day wise videos into one playlist for automation and manual testing, it would be very helpful for us to go in a flow without break.

Ответить
@somenathbag2018
@somenathbag2018 - 27.05.2023 11:23

Sir please start salesforce testing vedio

Ответить
@pbhargav5576
@pbhargav5576 - 27.05.2023 11:15

Sir in interview they as to write test cases for web app and mobile app in single question how to write test cases for that type of questions

Ответить
@maheshkumar-zw5nt
@maheshkumar-zw5nt - 27.05.2023 08:42

1. Is there any difference between type and fill?
2. can we use page.locator to find multiple elements on a page?
3. is there any different for of and for in ?

Ответить
@akhilyadav3160
@akhilyadav3160 - 26.05.2023 23:27

Nice lecture sir, please go with playwright api and also go with playwright integration with browser stock.

Ответить
@AnjaliKumari-mj4wf
@AnjaliKumari-mj4wf - 26.05.2023 20:36

Your video is really helpful for me thank you sir

Ответить
@sachinbeni3405
@sachinbeni3405 - 26.05.2023 20:01

hi sir your videos help a lot can you please tell me how to install an extension in a browser using Playwright

Ответить
@vrushaligore7259
@vrushaligore7259 - 26.05.2023 19:34

hi - your videos are awesome .Can you create some for vitest

Ответить
@mallikarjunaenturi3916
@mallikarjunaenturi3916 - 26.05.2023 18:01

I don't have knowledge on javascript

Ответить