Cucumber tutorial - Part 15 | Selenium

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

КОМЕНТАРІ • 33

  • @softwaretestinglearninghub
    @softwaretestinglearninghub 2 роки тому +1

    Great video, thank you for the detailed explanation!

  • @felixrajan4804
    @felixrajan4804 2 роки тому +1

    Awesome.

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

    Bro neengha pottadha correct ta pottuta..
    Dependencies um kattudhu
    But spark folder Mattum create agha mattudhu...
    Why??

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

      Eclipse la project la right click panni, project eh refresh panni paarunga

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

      @@letcode neraiya time pannita

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

    I am one of the students following all your videos. It is a nice tutorial and a very useful one. I am able to generate Spark reports but I am not able to clean up all the other reports. Are those defaults reports we can't stop generating (JUnit reports, old, suite, emailable-reports...) How to clean up so those other reports won't generate?

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

      Hi, all those are related to TestNG so it will generate always by default. Those will be on the target folder, so no need to worry. Target folder will get cleaned when mvn clean is used or in eclipse project is cleaned.

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

    Koushik we have to create spark.config.xml or from where we can get it

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

      You can get it from the extent website or also it is available in my git repo, link in the description.

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

    In extend reports screenshot is not attached

  • @Little-Impact
    @Little-Impact Рік тому +1

    Hi, IS it possible to send an Email of Cucumber - Extent Report with Screenshot to anyone through our code?

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

      Yes, using Google mail API.

  • @isairani955
    @isairani955 2 роки тому +1

    Sir can you make a video for robo framework with python

    • @letcode
      @letcode  2 роки тому

      I'm not good with python, maybe in future i can try.

  • @karthickm429
    @karthickm429 2 роки тому +1

    Bro i got error in " java.lang.NullPointerException: Cannot invoke "org.openqa.selenium.WebDriver.findElement(org.openqa.selenium.By)" because "this.driver" is null" what i do fix this Error bro?

    • @letcode
      @letcode  2 роки тому

      Check if the driver object is created properly and the created obj is used in other methods.

  • @tamilpaiyanprabhu8841
    @tamilpaiyanprabhu8841 2 роки тому +1

    Hi bro unga current office name ena bro

  • @harishvasanthi2454
    @harishvasanthi2454 9 місяців тому +1

    Video very blurred

    • @letcode
      @letcode  9 місяців тому

      You should change the resolution to 1080 P.

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

    Can u pls help me

  • @Little-Impact
    @Little-Impact Рік тому +1

    ISSUE: Not Executing the Code. Error details below.
    FAILED CONFIGURATION: @BeforeClass io.cucumber.testng.AbstractTestNGCucumberTests.setUpClass(org.testng.TestRunner@1e04fa0a)
    java.lang.IllegalArgumentException: The plugin specification 'com.aventstack.extentreports.cucumber.adapter.ExtentCucumberAdapter:' has a problem:
    Could not load plugin class 'com.aventstack.extentreports.cucumber.adapter.ExtentCucumberAdapter'.
    Plugin specifications should have the format of PLUGIN[:[PATH|[URI [OPTIONS]]]
    Valid values for PLUGIN are: html, json, junit, message, pretty, progress, rerun, summary, teamcity, testng, timeline, unused, usage

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

      As u r using the latest version, u have to check the docs.

    • @Little-Impact
      @Little-Impact Рік тому +1

      @@letcodeok. I tried a lot. Not much reference of using latest version. I need to do lot of work on this. Thanks bro

    • @Little-Impact
      @Little-Impact Рік тому +1

      @@letcodeWhen you noticed something related to latest version on this, please share bro. Thanks in advance

    • @Little-Impact
      @Little-Impact Рік тому

      Finally, I solve that. Bit of relief