Part 12 | Dotenv | Handling Multiple Environments in Playwright scripts | Config Env Files |

preview_player
Показать описание


Telegram group link : Ask your doubts directly to me

Api testing resources:

Docker playlist

Selenium Automation Framework Playlist

Extent Report 5.0.5 Playlist

SDET Package Playlist

Рекомендации по теме
Комментарии
Автор

Thank you. It helped a lot after struggle on many other online sources.

jirka
Автор

Great content. Thank you for all your effort. Expecting more videos on framework development.

jaysree
Автор

Thank you a lot, your method to config environments is great!

nickfwhite
Автор

Would be great if you could look into the audio quality.Its bit feeble.A humble suggestion

aravindmr
Автор

Thanks sir for great video.. waiting for next videos

roshnray
Автор

We can also create own types that can resolve challenge.

cashedge
Автор

Hi Amuthan, creating the frameworkConfig/env.ts is a great idea. Where would you validate globally before the tests are running if the env variable indeed has been set and not null? Meaning e.g. process.env.URL will return valid value? Where would you add a function for this validation?

MonikaB
Автор

Hello Amuthan, any upcoming videos or series plan for viewers

roshnray
Автор

I can think of enum to solve the challenge

nirmalchakraborty
Автор

Which IDE ? How it suggesting code snippet?

swapnilbodade
Автор

what else is needed to make your tutorial work on VScode? it is returning undefined

arvincortezcapulong
Автор

Hi Amuthan, why am i getting error like while using process.env.URL in .ts file ? even this one also giving me same error let url : string = process.env.URL; can you please help on this

manasranjan