Robot Framework Tutorial #31 - How to handle List in Robot Framework

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

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

  • @AndersonGalvao
    @AndersonGalvao 3 года назад +3

    Parabéns pelo tutorial, salvou meu dia !
    Awesome ! Your content saved my day!

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

    Awesome👍👍👍👍 helped me a lot to learn

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

      Thanks for the appreciation, glad to hear that it helped you a lot.
      Regards- Manish

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

    How do you handle lists that do not use the tag? The get list items doesn't seem to work. Thanks.

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

    Hi Manish. As part of this series, can u pls add videos where we can develop framework for restful api testing using robot framework which involves crud operations and chaining of requests and parsing the complex json

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

    Hi, you guys are doing really good work. Too bad you're getting so few hits.

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

      Hi Ein, Thank you for appreciation! Glad you liked it. Please help spread the word so others can benefit as well. Regards, Manish

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

    Hi Manish,
    Can you also share link for a good resume format which showcase and focus more on automation

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

      Hi Nitin, Sure, I will try to share some videos on interview prep and Q&A which will cover this section of resume prep. Thanks for your input and advice. Regards, Manish

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

    Hi Manish, Do you have a tutorial where u show how to import a list variable from excel?

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

      Hi Carl, Please find below the complete playlist: ruclips.net/video/zcT8hSipe2A/видео.html
      Kindly let me know if its not covered and I will make a new tutorial on this. Regards, Manish

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

      @@softwaretestingmentor Hi Manish, i was looking mainly for a way to import a list variable from excel. I am currently defining @{variable} in one column in excel and the data in the column is comma separated as defined by pypi.org (pypi.org/project/robotframework-datadriver/) but it is throwing me errors. So was looking for the right way to do it

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

    Hi, can you please help me with selecting an option form dynamic dropdown by the name

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

    hi, how to do dynamic google search in robot framework?

  • @swatikumari-be2qj
    @swatikumari-be2qj 4 года назад +1

    How to do sorting in robot framework?

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

      Hi Swati, Collections library inRobot framework should help with sorting. please refer to link: robotframework.org/robotframework/latest/libraries/Collections.html
      I will try to create a tutorial for sorting soon. Meanwhile you can refer to the link and get help. Regards, Manish