WebDriverIO Page Object Model Framework Design - Part 1

Sdílet
Vložit
  • čas přidán 23. 08. 2024
  • #webdriverio #nodejs #javascript #automation #POM #Framework
    In this video, I have explained how to design Page Object Model in WebDriverIO - JavaScript.
    Technologies Used:
    1. Webdriver IO - Javascript Node based Library
    2. Chai Assertion
    3. Mocha Test Framework
    4. Allure Report
    5. JavaScript - Programming Language
    6. Visual Studio Code - Code Editor
    ~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
    www.youtube.co...
    Follow me on my Facebook Page:
    / naveenqtpexpert
    Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
    t.me/joinchat/...
    Paid courses (Recorded) videos:
    Java & Selenium Course: www.naveenautom...
    API Course: www.naveenautom...

Komentáře • 25

  • @sowjanyajuvvala2698
    @sowjanyajuvvala2698 Před 3 lety

    I have worked on wdio for 2 years it was never been this way, Maintaining elementUtil is the best way to reduce our lines of code
    Thank you Naveen garu

  • @jaykishoreduvvuri7598
    @jaykishoreduvvuri7598 Před 4 lety +2

    Hero back with a bang again! Keep it up Naveen!

  • @arkaimps
    @arkaimps Před 4 lety +1

    Was waiting for this...
    Awesome Naveen... It's been more than 2yrs following ur videos, but your explanation never gets or feel like monotonous.
    To the point and perfect.

    • @naveenautomationlabs
      @naveenautomationlabs  Před 4 lety

      Thanks for watching :) keep learning..

    • @ashokkumar-wo4nv
      @ashokkumar-wo4nv Před 2 lety

      @@naveenautomationlabs Is there possible way to create WebdriverIO with cucumber framework or can I join any course of yours to learn that

  • @abhijeetsawai
    @abhijeetsawai Před 4 lety

    Thank you bro for this video.. It really solved all my problems.. This is exactly what i am looking for..

  • @sharmagkaonlybeta
    @sharmagkaonlybeta Před 4 lety +2

    i was searching for a video, for interview questions and i came across your video. so i watched project explanation video for the interview and i must say i very much liked it, you have a unique way of explaining.
    so i am looking for a job in Testing and i am currently in Bangalore and i have some questions to ask you. I know Manual, Selenium WebDriver, Core Java, SQL, TestNG, Maven, Git, Framework and some knowledge about Jenkins. i want to know what are the new technologies i can learn to get a job. And thanks for the videos they are helping me a lot.

  • @sumitbasra784
    @sumitbasra784 Před 4 lety

    Thank you for doing this tutorial. Makes my life easier and be productive faster. What do you suggest if element locators are not as straight forward as you doing? I would like to see your comment on all the blocking issue testers run into.

  • @harshullaiwala
    @harshullaiwala Před 2 lety +1

    this is heavily oudated... the entire tutorial runs on sync mode .... whic is not supported aymore ... the async/await concepts are not spoken about at all. @Naveen Please consider updating the course ...I am going through this in 2022 and nothing seems to be working when I follow your POM framework or even the setup ... there are dependency issues with chai and chai-webdriverio libraries ....the student wont be able to set up the env correctly ..... Love your videos... but please keep them current ...you are a man of quality :)

  • @ramchigari2886
    @ramchigari2886 Před 2 lety

    Great stuff Naveen.
    Can u please create and share the video of reading excel data and passing it for test automation, mean to say test driven approach using excel sheet data. in webdriver IO?
    Really really thanks

  • @amiyaranjan883
    @amiyaranjan883 Před 4 lety +1

    Hey Naveen i have some question related to my automation scenario( simple but not able to figure out ) ..do we any support .how can i send u directly.Also i checked in stack over but its not there..

  • @farazalamfarooqui9629
    @farazalamfarooqui9629 Před 3 lety

    Thanks Naveen for the tutorial. I am big fan of you the way you teach its awesome.
    Bro, I am getting issue while running scripts
    TypeError in "login page feature test enter username text"
    TypeError: element.waitForDisplayed is not a function
    with webdriverio version 7.7.4. Can you please guide me here how to solve this.

  • @manishkumarsingh1567
    @manishkumarsingh1567 Před 2 lety

    Hi Naveen, can you explain the automation of electron app using selenium

  • @mohitsingla5436
    @mohitsingla5436 Před 4 lety

    Hi naveen
    Where we can set the default timeout for waitForDisplayed method?

  • @bindus7288
    @bindus7288 Před 4 lety

    Hi Naveen ..this bindu...my question not related to this video...I do follow your videos...
    Could you please let me know which IDE is better to learn for selenium webdriver??
    Eclipse or intelliJ IDEA.
    And which one has popularity in the current market??

    • @sriramkukkadapu1049
      @sriramkukkadapu1049 Před 4 lety

      IDEA is pretty good, if you can get used to it it will be really good

  • @vijaybadiger6322
    @vijaybadiger6322 Před 3 lety

    Hi Naveen, While trying the same, I am not getting browser keyword identified in test file. What is the mistake i might be doing. ?

  • @shankumondal2881
    @shankumondal2881 Před 4 lety

    Naveen, how can we attach screen Shots in the result ?

  • @laxmimenon4775
    @laxmimenon4775 Před 3 lety

    basic.default.search.add Value is not a function" in webdriverio , i am getting this error when using page object model..,,how to resolve this? please help,,,
    i tried to install sync mode buts its giving me error and i am using async await also
    please help

  • @amiyaranjan883
    @amiyaranjan883 Před 4 lety +1

    Problem is : when i call one method ,its executed then i call another method its not executed seems for other method driver is not active and execution failed for the 2nd method in a continuous run

  • @poorwabhagat6318
    @poorwabhagat6318 Před 3 lety

    How to maximizeWindow in webdriverIO, using browser.maximizeWindow() it is saying it is not yet implemented??

  • @lungelozondo7804
    @lungelozondo7804 Před 2 lety

    Hi, do you have part 2 of this video

  • @harishn8356
    @harishn8356 Před 2 lety

    provide automation testing material sir

  • @Bixsaggu
    @Bixsaggu Před 4 lety

    is there any video for "selenium Page Object Model Framework with Javascript"?