Playwright Beginner Tutorial 2 | How to install

Playwright Beginner Tutorial 2 | How to install

Automation Step by Step

1 год назад

144,490 Просмотров

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


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

@santhoshmayal
@santhoshmayal - 15.12.2023 13:20

Hey Raghav "npx playwright test .\tests\example.spec.js" says "No tests found". Can you pls help here?

Ответить
@user-ox7np8vo4r
@user-ox7np8vo4r - 13.12.2023 12:53

Hello Raghav. Why Javascript is used for Playwright ?

Ответить
@SheetalUmesh
@SheetalUmesh - 09.12.2023 20:29

why does it show "Happy Hacking" after installation of extension

Ответить
@pranalishirode7916
@pranalishirode7916 - 05.12.2023 07:47

Hi, I want to learn automation for Salesforce, can you recommend what should I learn like playwright, provar or something else?

Ответить
@ganimed1791
@ganimed1791 - 22.11.2023 12:46

I don't think that the question "Command to check Playwright version" in the quiz has correct answer.
Available options:
1. npm playwright -v
2. npx playwright version
3. Both
4. None

The answer "npm playwright -v" marked as correct, but in fact it will show npm version, not playwright version and is equal to "npm -v" command. So the correct answer should be "None".

P.S: "npx playwright --version" this is command that will show playwright version

Ответить
@sanjeev8720
@sanjeev8720 - 20.11.2023 13:45

Hi Sir, need your help to run playwright javascript automation scripts in microsoft edge brower how to run scripts in msedge sir?

Ответить
@ShootingActionFan12
@ShootingActionFan12 - 05.11.2023 05:06

Wow, the information you give is great. In the first video, usually tutorials will label a few generic benefits to using it, but you really went into detail on things. This second video is really starting to impress me with your teaching.

Are you a licensed teacher? You talk like an experienced programmer and teacher. You explain everything that would be a possible question, before anyone even asks the question! Very informative, very good. You are the most impressive teacher online, doing this all on a 50GB hard drive with 3FPS ahahaha.

Ответить
@sagardhawan7184
@sagardhawan7184 - 05.10.2023 20:35

Hi Raghav,

I am getting the below error.

-npm : The term '-npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path
was included, verify that the path is correct and try again.
At line:1 char:1
+ -npm init playwright@latest
+ ~~~~
+ CategoryInfo : ObjectNotFound: (-npm:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

Please suggest.

Ответить
@ruwaynalharbi9087
@ruwaynalharbi9087 - 02.10.2023 09:46

npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead. After writing the npm --version this message displays ok? or not?

Ответить
@shilpareddy2903
@shilpareddy2903 - 29.09.2023 13:05

Getting the below error npm ERR! code 1
npm ERR! path C:\Users\kakanurs\Playwright_RAP
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c create-playwright. Please help

Ответить
@michaeledmondson6193
@michaeledmondson6193 - 14.09.2023 01:47

Hey when doing "testing: focus on playwright view" Visual studio is telling me "no test cases have been found in this workspace yet" i just updated to the latest version of node but that isnt working do you know what this could be due to ?

Ответить
@sandhyakoduru6856
@sandhyakoduru6856 - 07.09.2023 20:41

Very informative.Thank you

Ответить
@nishanthkb1569
@nishanthkb1569 - 25.08.2023 09:36

Hii , hope you are doing well .I need a help from you
Right now i have 1.5 years of testing experience in selenium Java and manual testing.
I would like to learn any AI powered automation testing tools
Could you please suggest any

Ответить
@faithalbert5473
@faithalbert5473 - 04.08.2023 10:25

I scored 4/5, I failed the first question. The answer was both.
Thank you so much for this, it's been really helpful.

Ответить
@MrKhankhan123
@MrKhankhan123 - 30.07.2023 07:34

Hello
I am getting this error , would you like to guide me about this

npm init playwright@latest


npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or
if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ npm init playwright@latest new-project
+ ~~~
+ CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

Ответить
@user-on9lq4xb9u
@user-on9lq4xb9u - 26.07.2023 07:42

Hi, I am getting this error when trying to installa the playwright.

PS C:\Users\zaidih\Desktop\Playwright> npm init playwright@latest -yes - --quiet --browser=chromium --browser=firefox --browser=webkit --gha
npm ERR! code ERR_UNESCAPED_CHARACTERS
npm ERR! Request path contains unescaped characters

Can you please help me in resolving this error?

Ответить
@rajeshbe2234
@rajeshbe2234 - 24.07.2023 12:45

Sir, I am unable to install the playwright in Visual code when I enter the npm init playwright@latest and enter then I get this error The 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. I don't know how to resolve this. Please help me on this.

Ответить
@nomandladube5087
@nomandladube5087 - 21.07.2023 12:59

Hi you have helped me understand alot since i started learning playwright testing thank you so much

Ответить
@elenabartash4301
@elenabartash4301 - 16.07.2023 19:38

Hi, Raghav. Could you make a tutoring about playwright automation testing for the Electron application, please? Thank you! 🙂

Ответить
@AnkitJain922
@AnkitJain922 - 14.07.2023 15:31

Hi Raghav, I am getting some certificate error for browser while running npm init install in my office laptop. Due to which I am unable to run my script on any browser.
Could you please suggest how to handle this.

Ответить
@ravienu9912
@ravienu9912 - 14.07.2023 05:37

very good session, mate. Thank you. And may I know which software you are using for your presentation like to share you desktop and showing camera at the same time in a single screen?

Ответить
@jp21in
@jp21in - 12.07.2023 22:49

That very first mouse click was all I needed. I'm using the Python version. Thank you!!!! (Didn't see that first dropdown...)

Ответить
@sagarsjdjfn
@sagarsjdjfn - 06.07.2023 14:15

I am not able to see the tests folder in test explorer. Please help

Ответить
@aishwaryaarya686
@aishwaryaarya686 - 27.06.2023 04:29

hi raghav
while installing playwright i am getting error :-> npm ERR! code 1
npm ERR! path E:\Playwright
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c create-playwright --quiet --browser=chromium --browser=firefox --browser=webkit --gha

npm ERR! A complete log of this run can be found in: C:\Users\HP USER\AppData\Local\npm-cache\_logs\2023-06-27T01_25_19_138Z-debug-0.log

could you please help in solving this ?

Ответить
@kcconsigo7429
@kcconsigo7429 - 16.06.2023 14:44

Wow Excellent Tutorial for Me. thanks for this.

Ответить
@ummuchanifatu1687
@ummuchanifatu1687 - 26.05.2023 07:07

when I enter npm init playwright@latest it only create package.json file, why is that? 😢
can someone help?

Ответить
@MrSeven-nb9rh
@MrSeven-nb9rh - 20.05.2023 09:14

npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was
included, verify that the path is correct and try again.
At line:1 char:1
+ npm init playwright@latest
+ ~~~
+ CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
I am getting this error please help

Ответить
@user-yp6uv1pd5b
@user-yp6uv1pd5b - 19.05.2023 13:42

Thank you so much! You are the best tutor!

Ответить
@ek11111
@ek11111 - 02.05.2023 11:32

thank you for the series 🙏 I want to use playwright with python, do you have any content or suggestion?

Ответить
@Always_Automation
@Always_Automation - 25.04.2023 13:29

Is the playwright open source?

Ответить
@rajasri6
@rajasri6 - 27.03.2023 01:25

Can we automate web applications integrated with ArcGis maps tool?

Ответить
@sriharsha6789
@sriharsha6789 - 15.03.2023 14:27

I followed same steps for installing but i am getting some errors

Ответить
@bugbees775
@bugbees775 - 14.03.2023 16:34

How to write script for login by using otp?

Ответить
@shreyanshdubey6146
@shreyanshdubey6146 - 08.03.2023 12:54

Hi Raghav, while installing Playwright, I am getting some proxy error. I am attaching the screenshot, could you please help me resolving it.
code ENOTFOUND
npm ERR! syscall getaddrinfo
npm ERR! errno ENOTFOUND
etwork This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\shreyansh.dubey01\AppData\Local\npm-cache\_logs\2023-03-08T09_36_04_011Z-debug-0.log

Ответить
@khitiprakashrout8348
@khitiprakashrout8348 - 07.03.2023 09:16

Could you please create a playwright series with c#

Ответить
@carolemagne322
@carolemagne322 - 23.02.2023 15:35

hey any chance you can make a series for dotnet/ C# please

Ответить
@dushananuradha-zw7vp
@dushananuradha-zw7vp - 09.02.2023 20:47

I have been a follower of this channel from the day, I shifted into IT. I have learnt a lot from here. highly respect your concern on developing from the base. Pls proceed with these kind of tutorials.

Ответить
@snehav5586
@snehav5586 - 07.02.2023 17:00

Hi Raghav,
Could you please make a video of playwright with Java.

Ответить
@TheMMakif
@TheMMakif - 05.02.2023 01:35

Thank you Raghav 👍

Ответить
@prashanthikonduru
@prashanthikonduru - 31.01.2023 06:36

Hi Raghav, could you please please please upload playwright with c#

Ответить
@viktorsdex
@viktorsdex - 27.01.2023 06:31

Wow, thank you!

Ответить
@sumitagrawal0501
@sumitagrawal0501 - 18.01.2023 17:35

Hi Raghav, Nice session on playwright , Can you pls suggest which framework is better playwright or Cypress, as both are gaining a lot of traction. We have to create an automation framework from scratch for testing MERN based app.

Ответить
@aswathyachu8056
@aswathyachu8056 - 11.01.2023 09:10

@ragav do u have any course playwright with c#

Ответить
@harishkce1989
@harishkce1989 - 11.01.2023 03:46

are playwright javascipt and typescript are same ? cos i could not see anywhere the difference

Ответить
@kajalagrawal1273
@kajalagrawal1273 - 20.12.2022 10:03

Hi after giving the comment I am gettingan error i.e. npm is not recognised-as the name of a cmdlet, function, script file or operable program.
May I know the reason for the above error?

Ответить
@harishkce1989
@harishkce1989 - 29.11.2022 15:49

is it required to install node.js if i am setting up playwright for python setup ?
which IDE is best recommended ?

Ответить