Read Excel Sheet - Data Driven Approach in Selenium Python - Part 15

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 35

  • @ashuiet
    @ashuiet 4 года назад +1

    I was waiting from last 4-5 days.... more.... Finally just arrived..... Will see and practice tomorrow

    • @ashuiet
      @ashuiet 4 года назад

      Just finished this video with practice.
      Naveen, Can you suggest how to handle dropDown list by reading ExcelSheet.
      Eg :
      In Registration page I have given Country = India.So how I can read ?
      May need to store those value in K,V format then later on performing Iteration or some other approach can you suggest?
      then later we can use Select Class.

  • @Aditya_Valluru
    @Aditya_Valluru Год назад +1

    Hi Naveen, Latest version of XLRD no more supporting xlsx format.

  • @deeptimishra2930
    @deeptimishra2930 4 года назад +3

    Hi Naveen, I was eagerly wait for you to upload python selenium videos. Please upload POM and framework videos also , it would be of great help. Thanks for sharing your knowledge and helping many like me.

  • @MDHOSSAIN-gj5ve
    @MDHOSSAIN-gj5ve 4 года назад +1

    Awesome video and want more videos like that

  • @sabataranum5128
    @sabataranum5128 3 года назад

    Hi Naveen,,Thank you soo much this was the exact thing I was looking for ....

  • @panditnandlalpatherwali5979
    @panditnandlalpatherwali5979 4 года назад +1

    Hi Naveen, expecting video on working with json...please consider.
    Thanks in advance

  • @gds3535
    @gds3535 Год назад

    Very helpful

  • @karthikrao688
    @karthikrao688 3 года назад

    Super useful please post a video like this with a real time examples 👍

  • @15arpi
    @15arpi 4 года назад

    Hi Navin , Thank you so much for spreading the knowledge in so much detail with so much clarity... Respect !! I have one question about cloud testing when it comes to interview... Can you please elaborate in one video what should be the approach or what is cloud automation what tools to use and how to go for it I am clueless when it comes to cloud testing and i would like to know about it, If you have any of your paid course on cloud then i wanted to buy that course as well ... please guide

  • @nileshgadekar668
    @nileshgadekar668 4 года назад +1

    Thank you so much sir

  • @aasthasharma1804
    @aasthasharma1804 2 года назад

    Hi Naveen, i can not see workbook that contains method sheet_by_name().
    Any idea?

  • @royalwinautomatedsoftware2985
    @royalwinautomatedsoftware2985 2 года назад

    Hai sir, ur video super. I learn so much ur channel. I have one doubt I'm using excel data python. Excel sheet cells I have created formula. Excel read data python program only copy formula not value. Please help me I need excel rows read values only. Please advise sir.

  • @shaiksuleman3191
    @shaiksuleman3191 4 года назад +1

    We can use Pandas with less Line code for excel operations with dataframes

  • @PraveenYadav-pb3lq
    @PraveenYadav-pb3lq 3 года назад

    Hi Naveen, The video is really good and understandable but Can u please add Some error validations and how to capture that error also.

  • @manikandanv1811
    @manikandanv1811 2 года назад

    Hi naveen , Can you please tell ,How to pass a empty values through excel in python DDT testing

  • @asmitakumari5894
    @asmitakumari5894 2 года назад +1

    Hi Naveen,
    Just wanted to know the difference between openpyxl and xlrd used for excel files.

    • @mfabuthahir1
      @mfabuthahir1 11 месяцев назад

      If you find it, please let me know also

    • @mfabuthahir1
      @mfabuthahir1 11 месяцев назад

      As per this video, I am not able to open workbook after uploaded file in to the project
      Traceback (most recent call last):
      File "S:\PycharmProjects\pythonProject\temp.py", line 10, in
      workbook = xlrd.open_workbook("Excel_Worksheet.xls")
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "S:\PycharmProjects\pythonProject\venv\Lib\site-packages\xlrd\__init__.py", line 166, in open_workbook
      file_format = inspect_format(filename, file_contents)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "S:\PycharmProjects\pythonProject\venv\Lib\site-packages\xlrd\__init__.py", line 60, in inspect_format
      with open(path, "rb") as f:
      ^^^^^^^^^^^^^^^^
      FileNotFoundError: [Errno 2] No such file or directory: 'Excel_Worksheet.xls'

  • @rahatilashikinniloy7527
    @rahatilashikinniloy7527 3 года назад

    hlw Naveen, why don't I find sheet.nrow? Is there any package I need to install?

  • @prasadbhagwat1987
    @prasadbhagwat1987 4 года назад

    Hi Naveen
    Code file is blank for ReadExcel.py in Selenium-Python-TutorialsCode codebase.
    Can you please check once

  • @ayyajjamadar6387
    @ayyajjamadar6387 4 года назад

    I am waiting for your POM python pytest-bdd video

  • @nileshgadekar668
    @nileshgadekar668 4 года назад

    Sir can we have videos on how to send email with body and attachment in selenium python please 🙏...that would be great coz this question is asked like in evry second interview.

  • @RahulPawarpwrahul
    @RahulPawarpwrahul 3 года назад

    Hi Naveen..
    How to read/write the online excel file

  • @sagarbhasate7449
    @sagarbhasate7449 3 года назад

    Thank you
    I can not join the telegram group, could you reshare the LINK in reply. Thank you in advance :)

  • @sonalnagda4520
    @sonalnagda4520 2 года назад

    is there a similar chapter for csv ?

  • @amolnawale2177
    @amolnawale2177 4 года назад

    Thanks Naveen. That was the much awaited video of the Selenium Python series. By the way, is there any way we can read data of a single column from the excel sheet that you have shown in the video. For e.g. some function like getData(sheetName,colName)

  • @piyushranjan3560
    @piyushranjan3560 2 года назад

    hello sir, i found this video very helpful.
    but i have a question, if anyone can answer:
    i have a file, it just has 1 row and with suppose 10 entries.
    now i want to paste each cell one by one on a website's textbox then press enter then grab the result from there and paste is adjacent to the copied cell.
    if anyone can help me.
    thanks a lot in advance

  • @indusaptarshi
    @indusaptarshi 3 года назад

    where do i find the the code for this?

  • @hiteshkaushik8233
    @hiteshkaushik8233 Год назад

    can i get the whole code

  • @ishan23786
    @ishan23786 3 года назад

    How is xlrd reading .xlsx file???..I am getting an exception.... Xlrd only uses .xls extension....
    Using openpyxl to read .xlsx file....Any way we can use xlsx using xlrd

    • @JamalUddin-to4st
      @JamalUddin-to4st 3 года назад +1

      pip install xlrd==1.2.0 this version you can install and try i think can read your xlsx file