Selenium + Java + Maven + TestNg in Intellij setup

Поділитися
Вставка
  • Опубліковано 3 лис 2024

КОМЕНТАРІ • 45

  • @aceautomationacademy6926
    @aceautomationacademy6926  Рік тому +2

    Thanks for watching -- Launch your Learning:🚀🚀🚀🚀🚀
    This video shows you step by step approach on setting up selenium test as a Maven project in Intellij
    00:00:51: listing steps
    00:02:53: Download of Intellij
    00:07:09: Verify & Install Java in local machine
    00:10:01: Setting up System environment variable
    00:10:44: Edit Environment variable
    00:12:53: Verify Maven in local machine and if required install
    00:20:45: Create Maven Project and add TestNg dependency
    00:28:38: Adding Selenium web driver dependency
    00:30:46: Downloading the Google chrome driver
    00:36:30: Setting up Google Chrome driver by setting system property in the project
    00:38:00: About the Live sample application
    00:38:39: Launching browser using selenium
    00:51:31: Getting the web element of the sample application
    00:52:57: Element locators
    01:05:07: Assert statment
    01:10:38: Git hub url where the code repository is hosted
    #selenium
    #seleniumwebdriver
    #seleniumautomation
    #testing
    #softwaretesting
    #java
    #testng
    #intellij
    #maven
    #selenium4
    #seleniumtutorials
    #seleniumjava
    #seleniumtutorialforbeginners
    #seleniumautomation🚀

    • @rajivgift123
      @rajivgift123 5 місяців тому

      An error stating" PDFBox IOException: End of File, expected line" is displayed while automating PDF reports. Please help

  • @balajimunuswamy4159
    @balajimunuswamy4159 9 місяців тому +5

    The only video has all the major flow installation. Thanks

  • @siddhantapuvenkatabhuvanch7597

    Thank you for a very clear explanation. I watched many videos for half a day to set up Selenium + TestNg in Intelliji. The way you explained point by point helped me a lot. I watched the entire video which is very informative.

  • @purushothaamreddy2761
    @purushothaamreddy2761 Місяць тому

    Very detailed explanation very useful for setup for beginners. Thanks

  • @arturoflores2140
    @arturoflores2140 Місяць тому

    Very good explanation, step by step.

  • @errortyson2294
    @errortyson2294 7 місяців тому

    great video for those who wanted to learn TestNG framework practically

  • @raj11044
    @raj11044 Рік тому +1

    Its very useful and detailed explanation to setup automation framework. Thanks a lot

  • @saintlazare3608
    @saintlazare3608 2 місяці тому

    That is what I needed as a refresher. Thanks

  • @khurshidalam5217
    @khurshidalam5217 5 місяців тому

    Thanks a lot for your kind explanation about that method of software testing, I'm sure that tutorial will help so many people without any issue. Wish you all the best.

  • @venkatnjn6354
    @venkatnjn6354 11 місяців тому +1

    Good stuff sir.

  • @fahadkhan-islamicspiritual7872

    Very good

  • @sean3589
    @sean3589 Рік тому +1

    Thank you so much!!!

  • @AjitKumar-i2i
    @AjitKumar-i2i Рік тому

    Thankyou so much Sir

  •  5 місяців тому

    thanks a lot it has been very useful

  • @venugopalv7407
    @venugopalv7407 7 днів тому

    Thanks for the video, by following your video, i could able to setup without any issues. Thanks a lot. Can i expect any other videos on selenium depth. please share the link here. thanks

  • @TestStage-gr5li
    @TestStage-gr5li 6 місяців тому

    Thank you so much

  • @Alex-sn8gx
    @Alex-sn8gx 7 місяців тому

    Thank u so much broo !

  • @jaymangleshwaria2371
    @jaymangleshwaria2371 6 місяців тому

    This video is very helpful for me. thank u... and please change your mic.

  • @jalolakhmedov
    @jalolakhmedov Рік тому

    I couldn't rework the chrome driver. But all are matched. What can it be from?

  • @rajivgift123
    @rajivgift123 5 місяців тому

    An error stating" PDFBox IOException: End of File, expected line" is displayed while automating PDF reports

  • @ramalingamsivakumar1489
    @ramalingamsivakumar1489 12 днів тому

    @Test annotation not showing to me but it is in red colour

  • @akshayy3006
    @akshayy3006 2 місяці тому

    I cant see 'Terroterry' Option

  • @sebastus27
    @sebastus27 Рік тому

    The same outdated way of presentation, no one would make a video in which to write 2-3 tests and explain how to have as little duplicate code as possible.

    • @aceautomationacademy6926
      @aceautomationacademy6926  Рік тому

      Hi Sebastus, you can watch : [2023]: Selenium + Cucumber + Java + Maven in BDD Framework with Page Object Model - Intellij setup
      ua-cam.com/video/At_wrl2Nh8M/v-deo.html

    • @aceautomationacademy6926
      @aceautomationacademy6926  Рік тому

      Hello: please find new tutorial on your request :) - ua-cam.com/video/fWUAA6WD7eA/v-deo.htmlsi=JruaGZ6ABnIYuzGs

  • @cobra-kr2ix
    @cobra-kr2ix 3 місяці тому +1

    not well structured

    • @aceautomationacademy6926
      @aceautomationacademy6926  3 місяці тому

      Kindly check the latest video : [2024][Updated]: Selenium + BDD Cucumber + Java + Web Driver manager + Allure reporting + POM
      ua-cam.com/video/kPhpJzlnUTs/v-deo.html

    • @cobra-kr2ix
      @cobra-kr2ix 3 місяці тому

      @@aceautomationacademy6926 thanks

  • @aparna7359
    @aparna7359 11 місяців тому

    Hi sir, I'm getting a warning in pom file - provides transitive vulnerable dependency maven:org webjars:jquery:3.6.1

    • @venkatnjn6354
      @venkatnjn6354 11 місяців тому +1

      I got the same message. First check if maven installed correctly by going to command prompt and type mvn -v. If successful then make sure testng dependencies are added correctly in POM.xml file. Then check if you added selenium jars in external libraries in your java project.
      I have issues in adding maven project in environment variable. Make sure you are giving the correct path. Don't add bin since you already specifying in MAVEN_HOME variable.

    • @aceautomationacademy6926
      @aceautomationacademy6926  7 місяців тому +1

      Thanks for the details venkat - helping the community - hats off to you!
      hi Aparna, hope this helps!