#01 | Setup | WebdriverIO Mocha Framework

Sdílet
Vložit
  • čas přidán 23. 08. 2024
  • In this video, we will understand pre-requisite, setup and overview of WebdriverIO
    In this tutorial series, we will be building a fully functional test automation framework in TypeScript using WebdriverIO and integrate our tests with Mocha, Allure Report.
    Important Link:
    ------------------------
    Official doc guide: webdriver.io
    NodeJS - nodejs.org/en/...
    Visual Studio Code: code.visualstu...
    Setup NVM : www.freecodeca...
    Git Repository: github.com/tes...
    Connect with me on LinkedIn: / sadabnepal
    #mocha #webdriverio #typescript #nodejs #wdio #async #testingvideo #videotutorial #testing #testautomation

Komentáře • 17

  • @martinshaw6353
    @martinshaw6353 Před rokem

    Hello, The new company I work for use Webdriverio with mocha and TS which as a manual QA they're keen for me to learn. After doing some JS and TS courses on Codecadamy I have been learning along with your videos for about two weeks now. I just wanted to reach out and say a big thank you for this channel. Your videos are easy to follow and very helpful. I really appreciate you using up your free time to make them. Keep up the good work

    • @TestAutomationHub
      @TestAutomationHub  Před rokem +2

      Thank you Martin. Such words motivates to do more. Will be posting more videos, keep learning.

  • @dub161
    @dub161 Před 29 dny

    As of now there is no option for "chromedriver " inside "do you want to add a service" while initialization(npm init wdio)
    Do I have to configure anything extra from my end to follow this playlist?

  • @shakthifuture
    @shakthifuture Před rokem

    NVM is a new concept and learned today

  • @alehandro.de.salamandro
    @alehandro.de.salamandro Před rokem +1

    thank you man!

  • @great-stuff-6688
    @great-stuff-6688 Před rokem

    Good job my friend! Keep it up. By the way, do you know how to setup PostgreSQL connections in webdriverio framework?

    • @TestAutomationHub
      @TestAutomationHub  Před rokem

      postgress is database, wdio is used for web, mobile app and electron based app interaction only. to work with any other than that you have to search for node package. check czcams.com/video/_n-Ai30C1qs/video.html video which might help

  • @pingzhong-pl5sb
    @pingzhong-pl5sb Před 2 měsíci

    Will you continue to maintain the web-mobile-api-test-framework project ?

    • @TestAutomationHub
      @TestAutomationHub  Před 2 měsíci

      It is my demo project to showcase my skill. Yes i will maintain it and update as and when i get time. You can fork and raise pr with any enhancement.

  • @hariutsav1904
    @hariutsav1904 Před rokem

    Getting an error when running "npm run wdio " how to fix it ?

  • @BoredThatsWhy
    @BoredThatsWhy Před rokem

    Do you have one with JavaScript?

    • @TestAutomationHub
      @TestAutomationHub  Před rokem

      almost everything is same except types that i write in framework. i have not created with javascript specifically.

    • @BoredThatsWhy
      @BoredThatsWhy Před rokem

      @@TestAutomationHub please do. I am learning will make me understand more I will watch all video. when you look for on youtube ur video first to come that mean not a lot of people do this so you will help so many

    • @TestAutomationHub
      @TestAutomationHub  Před rokem

      @@BoredThatsWhy i wish i could do all but i am not able to complete current playlist itself due to personal reasons. Follow this series and try it out using javascript (not much difference), connect with me on linked and ask your queries whenever you are stuck. linked id is in description.

    • @BoredThatsWhy
      @BoredThatsWhy Před rokem

      @@TestAutomationHub no problem. I see thank you for the info. I hope everything works out for you and thank you for sharing.