ScreenShot (Page, element, section) | Selenium தமிழ் | Selenium Tamil Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ธ.ค. 2024

ความคิดเห็น • 75

  • @karthickchandran7247
    @karthickchandran7247 2 ปีที่แล้ว +4

    ​ @LetCode with Koushik Super bro.. Iniku indha episode full ah learn panniyachu..! Thanks for your efforts..!

  • @indiantourism975
    @indiantourism975 3 ปีที่แล้ว +1

    You are excellent... it's very useful for me. thank you sir

    • @letcode
      @letcode  3 ปีที่แล้ว

      Thank you 😊

  • @sainanum8312
    @sainanum8312 2 ปีที่แล้ว +2

    thank to clear the screen short

  • @kavibharathikalaiarasan6370
    @kavibharathikalaiarasan6370 ปีที่แล้ว +3

    Dumb doubt-why havent you used "FILE" for img3,like for driver and element screenshot file elesrc is used but for section screenshot only elesrc

    • @letcode
      @letcode  ปีที่แล้ว +2

      I'm passing directly, that's the only difference.
      Passing objects is also the same.

  • @sathishjeevanandham4592
    @sathishjeevanandham4592 4 ปีที่แล้ว +2

    👌👌👌👌👌👌 Good explanation bro

  • @ramachandranmahendran5435
    @ramachandranmahendran5435 3 ปีที่แล้ว +1

    Super bro

  • @MaheshKumar-wr2gm
    @MaheshKumar-wr2gm 3 ปีที่แล้ว +2

    Simply completed 👌

  • @paaritnpsc3077
    @paaritnpsc3077 2 ปีที่แล้ว +1

    Bro main method la throws exception enaku varala... And file util copy panniten lib la.. Then reference lib la kamikala

    • @letcode
      @letcode  2 ปีที่แล้ว

      Bro kandipa throws varum illana try catch podanum.

  • @bharathimaran2353
    @bharathimaran2353 2 ปีที่แล้ว +1

    How can I save screenshots in other than this project folder? How should I give the system destination folder paths in the code?

    • @letcode
      @letcode  2 ปีที่แล้ว +1

      "C://somefolder"
      Like this u can give

  • @arunsivadass1701
    @arunsivadass1701 2 ปีที่แล้ว +1

    bro when i use take screenhot as type cast after that only the getscreenshot method is showing and Filehandler.copy also not accepting bro kindly clear the query bro

    • @letcode
      @letcode  2 ปีที่แล้ว +1

      U r using webdriver to create driver right ?
      U should we chromedriver or remotewebdriver class to create driver object, in that case casting is not required.
      File handler should work on both the cases.

  • @kumaraguru5353
    @kumaraguru5353 8 วันที่ผ่านมา +1

    Bro same flow methods use panni eppdi execute pannanum nu video upload pandringala? Nan try panna but etho mistake pandran..

    • @letcode
      @letcode  7 วันที่ผ่านมา +1

      Framework videos la cover panni irukan bro

    • @kumaraguru5353
      @kumaraguru5353 7 วันที่ผ่านมา

      @letcode ok thanks 🙏

  • @tsiporche
    @tsiporche 7 หลายเดือนก่อน +1

    Thanks

    • @letcode
      @letcode  7 หลายเดือนก่อน

      🍕

  • @crypto872
    @crypto872 4 หลายเดือนก่อน +1

    bro, na selenium 4.18.1 maven version use panra , getscreenshotas() enaku vara mattikidu? enna pannanum?

    • @letcode
      @letcode  4 หลายเดือนก่อน +1

      Use chromedriver driver = new chromedriver

    • @crypto872
      @crypto872 4 หลายเดือนก่อน

      @@letcode thanks bro

  • @jerychristopher7284
    @jerychristopher7284 2 ปีที่แล้ว +1

    amazing

    • @letcode
      @letcode  2 ปีที่แล้ว

      Thank you brother 😊

  • @childlifecare377
    @childlifecare377 ปีที่แล้ว +1

    getscreenshot key is not show my eclipse what will do
    How will i get that comment

    • @letcode
      @letcode  ปีที่แล้ว +2

      Use Chronedriver driver = new chronedriver, if u use webdriver it won't come.

  • @youtubesatiy6628
    @youtubesatiy6628 ปีที่แล้ว +1

    In OutputType.FILE...'FILE' is showing error.

    • @letcode
      @letcode  ปีที่แล้ว

      Import output type correctly bro

  • @seconnectedworker8080
    @seconnectedworker8080 3 ปีที่แล้ว +1

    Is it no more necessary to use the TakesScreenshot interface? are there any differences using/not using it?

    • @letcode
      @letcode  3 ปีที่แล้ว +3

      if you are using webdriver driver = new ChromeDriver();
      then that is required since we are using the class itself it is not necessary.
      Please refer my interface and inheritance video, there I have explained this

  • @mohamedmarzook7530
    @mohamedmarzook7530 10 หลายเดือนก่อน +1

    Bro driver. kudutha apuram "getscreenshotas" function varala vera name change aaiducha?

    • @letcode
      @letcode  10 หลายเดือนก่อน

      Don't use webdriver driver = new chrimedriver
      Use chrimedriver driver = new chrimedriver

    • @mohamedmarzook7530
      @mohamedmarzook7530 10 หลายเดือนก่อน

      @@letcode now working thanks bro. Could you please explain. why I cannot use webdriver. previously I used webdriver for another video eg (handling inputs) that time no error found like thia. How this happened. I expect your valuable ans bro.

    • @tsiporche
      @tsiporche 7 หลายเดือนก่อน +1

      I was about to ask this very same question today 😁... But, alas, you have already done this 👍

    • @mohamedmarzook7530
      @mohamedmarzook7530 7 หลายเดือนก่อน

      @@tsiporche 😁

    • @nrpdreamers5349
      @nrpdreamers5349 4 หลายเดือนก่อน +1

      Same problem now i got

  • @thanveerahmed07
    @thanveerahmed07 4 ปีที่แล้ว +1

    👌👌👌

    • @letcode
      @letcode  4 ปีที่แล้ว

      Thank you 😊

  • @thuraiselvanbalraj3038
    @thuraiselvanbalraj3038 2 ปีที่แล้ว +1

    How to take different url screen shot without changing the file name?

    • @letcode
      @letcode  2 ปีที่แล้ว

      I didn't understand bro, what u have to do ?

    • @thuraiselvanbalraj3038
      @thuraiselvanbalraj3038 2 ปีที่แล้ว +1

      @@letcode bro I want take two different website page in single class without changing the file name

    • @letcode
      @letcode  2 ปีที่แล้ว

      Bro i guess it's not possible.

  • @nancyreva5722
    @nancyreva5722 2 ปีที่แล้ว +1

    Hi bro, can take screenshot every 1 sec?

    • @letcode
      @letcode  2 ปีที่แล้ว +1

      Not a good idea, we can take screenshots for every tests.

    • @nancyreva5722
      @nancyreva5722 2 ปีที่แล้ว +1

      I need take screenshot result like(0.5 sec 10% loaded and 1 sec 20℅ loaded etc..)

    • @letcode
      @letcode  2 ปีที่แล้ว

      Ok, u can use a loop. With in loop add thread.sleep 500
      Then take the screenshot.

  • @gokilaraj2203
    @gokilaraj2203 4 ปีที่แล้ว +1

    Sir, Do we have a syllabus?

    • @letcode
      @letcode  4 ปีที่แล้ว

      Not the complete syllabus now. When ever I make videos I add that in the PPT, so that you'll understand the continuity of the courses and videos.

    • @gokilaraj2203
      @gokilaraj2203 4 ปีที่แล้ว +1

      Ok sir , need a xpath videos sir

    • @letcode
      @letcode  4 ปีที่แล้ว

      th-cam.com/video/ppnDfNuSjro/w-d-xo.html
      It's in english, let me know if it's need in tamil

    • @gokilaraj2203
      @gokilaraj2203 4 ปีที่แล้ว +1

      If it is not clear I will ask bro

  • @roshanmonu8217
    @roshanmonu8217 3 ปีที่แล้ว +1

    Trying to capture particullar element screenshot but I am getting unsupported CommandException.
    In this line :
    (File srr= element.getScreenshot(Output type.FILE))

    • @letcode
      @letcode  3 ปีที่แล้ว

      It's not related to screen shot, I think u r finding the wrong element or may be passing wrong element type.

    • @tsiporche
      @tsiporche 7 หลายเดือนก่อน

      It is not .getScreenshot it is .getScreenshotAs

  • @balajik4639
    @balajik4639 2 ปีที่แล้ว +1

    Bro date and time stamp oda screenshot edukalama?

    • @letcode
      @letcode  2 ปีที่แล้ว +1

      Yes bro, Java date function use panni pannalam.

  • @vsselv
    @vsselv ปีที่แล้ว +1

    🖖🏼💯

  • @sathishkanna7863
    @sathishkanna7863 2 ปีที่แล้ว +1

    Every Time I will Change img name automatic ah change agatha

    • @letcode
      @letcode  2 ปีที่แล้ว +1

      No bro, math.random use panni, dynamic ah change pannalam

    • @sathishkanna7863
      @sathishkanna7863 2 ปีที่แล้ว +1

      @@letcode Yes Bro Got it Tq

    • @tsiporche
      @tsiporche 7 หลายเดือนก่อน

      You can use math.random. For eg. int randNum = (int) (Math.random() * MAXVALUE);

  • @gobijo9246
    @gobijo9246 ปีที่แล้ว +2

    Pay panni padikuratha vida.. theliva explain pandringa...

    • @letcode
      @letcode  ปีที่แล้ว

      Nandri 😃

    • @gobijo9246
      @gobijo9246 ปีที่แล้ว

      @@letcode FileUtils and FileHandler difference yenna bro

  • @dineshkumar-sd7kk
    @dineshkumar-sd7kk 2 ปีที่แล้ว +1

    Without changing the name of screen shot how can we get multi screenshot

    • @letcode
      @letcode  2 ปีที่แล้ว

      Same name with replace the existing one.
      So you can take screenshot with different name

  • @moviesk4671
    @moviesk4671 2 ปีที่แล้ว +1

    driver.getscreenshoots error throw pannuthey?

    • @letcode
      @letcode  2 ปีที่แล้ว

      Webdriver driver = new chromeDriver pota error varum.
      chromeDriver driver = new Chrome driver
      Nu pota error varadhu

  • @RajeshKumar-0101
    @RajeshKumar-0101 2 ปีที่แล้ว +1

    WebElement ele = driver.findElementsByXPath("//img[@decoding='async'][@alt='jack.jpg']");
    when i use this iam getting this error "can not convert from List to webelement"
    How to solve this?

    • @letcode
      @letcode  2 ปีที่แล้ว +1

      U r using find elements method that will return list.
      Use find element to get a single web element

    • @RajeshKumar-0101
      @RajeshKumar-0101 2 ปีที่แล้ว +1

      @@letcode perfect 💥