TestNG Part - 12 | Selenium தமிழ் | Selenium Tamil Tutorial

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

КОМЕНТАРІ • 37

  • @nashrinbegam1182
    @nashrinbegam1182 9 місяців тому +2

    Thank you so much koushik bro..I started learning selenium just by listening your videos and practicing it. You explain every concepts in very simplest way and easy to understand. Kind request please conduct/share the mock interviews videos in future for our interview preparation as well.God Bless you

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

      Thanks for your blessings ☺️

  • @karthickchandran7247
    @karthickchandran7247 2 роки тому +2

    @LetCode with Koushik .... Thanks for your effort in making this Bro... well explained..!!

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

      Thanks :)

    • @karthickchandran7247
      @karthickchandran7247 8 місяців тому +1

      ​@@letcodebro... Any idea of Python selenium series.. Please

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

      Not sure

  • @soundarya3453
    @soundarya3453 10 місяців тому +2

    Hi bro. Enaku testing la 2 years experience iruku. But ipo vera job try panna interview calls edhum perusa varala. Testing le continue panlama.. inime call varuma? Konjam sollunga bro romba confused ah iruku

    • @letcode
      @letcode  10 місяців тому +2

      Call varum work um kediakum.
      You have to search bro.
      Naukri profile nalla optimise pannunga.

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

    Thank you really helpful

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

    Hi bro...epo Automation testing ku openings eruka for Exp?

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

      No bro, the market is very dull

  • @user_unknown04
    @user_unknown04 8 місяців тому +1

    Anna system.setProperty(driverName,driverPath) idhu use panama epdi unga code run aagudhu ?

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

      Refer to this video bro
      ua-cam.com/video/dKhIc-lV00s/v-deo.htmlsi=6d0u-rm2pXrXeEtR

    • @user_unknown04
      @user_unknown04 8 місяців тому +1

      @@letcode thanks brother !. and you're videos are informative and beginner-friendly.

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

      Welcome 😊

  • @AshokKumar-hs3zp
    @AshokKumar-hs3zp 11 місяців тому +1

    Hi dude, one doubt in data provider u r using string two dimensions array can we use object instead of string please explain?

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

      Yes possible..

  • @ArumugamV-j9b
    @ArumugamV-j9b 9 місяців тому +1

    One doubt u have kept one method for passing data .for that y u have kept name =login

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

      I have explained in the next video bro.
      Data provider needs identification, name acts as a identification.

  • @sivabharathiv7253
    @sivabharathiv7253 3 місяці тому +1

    Session not created This version of chrome driver only supports chrome version 126 current browser version is 128.0.6613.113 ............exception varudhu bro

    • @letcode
      @letcode  3 місяці тому +1

      Watch this bro
      ua-cam.com/video/oISwTAiwGKI/v-deo.htmlsi=8LGsure138ufOPfj

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

      @@letcode thanks bro..

  • @s.praveenkumar9777
    @s.praveenkumar9777 2 роки тому +1

    Anna..Oru chinna clarification..dataprovider la 2D array use panrom..athala [ ]first bracket la kudukara value va (No.of browser or Test script) countvaum..next [ ] bracket la kudukara value va andha (browser la or test script la) how many no of data kudukaporom apadinu consider pannalama na..
    Ex:
    [0][0]---->1st browser or first script la 1st value

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

      Yes bro, correct.

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

    bro without adding excel file how it excecutes?

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

      Excel is not needed to execute data provider
      We use data provider concept to iterate over any data.

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

    how to handle null exception in TestNg bro

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

      Getting null from where bro ?

  • @ArumugamV-j9b
    @ArumugamV-j9b 9 місяців тому

    Hi bro

  • @MrJayeshmarathe
    @MrJayeshmarathe 3 роки тому +1

    source code link not working

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

      www.github.com/ortoniKC/selenium-tamil-youtube/tree/master/src%2Ftest%2Fjava%2FtestNgBasic

    • @MrJayeshmarathe
      @MrJayeshmarathe 3 роки тому

      @@letcode Project 'LetCode' is missing required source folder: 'src/main/resources'
      Project 'LetCode' is missing required source folder: 'src/test/resources'
      The project cannot be built until build path errors are resolved

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

      github.com/ortoniKC/selenium-tamil-youtube
      This is the entire project files.

    • @MrJayeshmarathe
      @MrJayeshmarathe 3 роки тому

      @@letcode ya I know but still when I import in eclipse I am getting error

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

      You have to import as maven project.
      Download the entire code as zip.
      Goto file - import - existing maven project.
      Give the path of the pom.xml and click finish