Installing Robot Framework and its Dependencies || Installing Pycharm Packages & Plugins.

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

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

  • @whatscooking9329
    @whatscooking9329 Год назад +2

    Very nicely explained, thank you sir for such important video

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

      Welcome 😊

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

      @@CodersArcade hai , please help me , i tried two method install than intellibot plugin nd jar file but still i getting IDE error occurred please help me

  • @Sardius_tv
    @Sardius_tv 3 года назад +5

    Great content 👌

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

    very nice explained 👌

  • @AmirulIslam-ei9qp
    @AmirulIslam-ei9qp 3 года назад +2

    Nice explanation

  • @t.vigneshnayak7886
    @t.vigneshnayak7886 2 года назад +1

    very nice, detail explanation, great content!

  • @jayaroy6525
    @jayaroy6525 2 года назад +2

    Very Nice, really helpful, thank you...🙂

  • @HarryPotter-uj4uy
    @HarryPotter-uj4uy 2 года назад +2

    I am unable .robot file , while install plugin for intelibot by selenium patch , anyone face this issue !!

  • @geskar
    @geskar Год назад +2

    why we need to install libraries python and pycharm seperately ?

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

      Python is a Computer Language while PyCharm is an IDE where u write Python Codes, that your computer reads after getting translated into Binary, a Python Code or a Program is a Set of Instruction given to a Computer, that gets translated into Binary First after compilation then Computer can Understand

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

      All the basic libraries to run a basic python program comes with python itself but there are other libraries also which are used for different work, those are not preinstalled, so we need to install those libraries to do that particular task

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

    Clear explanation. Thank you!

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

    Are there any extensions for this robot framework that which write code automatically , as like HP-UFT

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

    Hi, after following the same steps I am not able to get suggestions in my pycharm IDE for robotframework ...could you please help me on this issue.

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

      Try installing the latest intellibot plugin and restart your Pycharm IDE. It should work fine

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

    Hi, I am getting IDE error after installing the plugin and restarting pycharm. And not getting any suggestions also while typing. I will be grateful if you can help

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

      @Harish Ns, The older plugin will not work. Its deprecated. You have to follow these steps:
      Go to github.com/lte2000/intellibot/blob/develop/intellibot.jar
      Download the jar file
      Open PyCharm -> Settings -> Plugins ->
      Click on Setting Icon
      (Right side from the Installed tab) ->
      Select Install plugin from disk gear icon.
      Import the jar file in PyCharm editor
      Click on Restart.
      After restart you will be getting the suggestions.

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

      @@CodersArcade Thanks a lot😊

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

      Welcome 😊

  • @RamaKrishna-mu9qi
    @RamaKrishna-mu9qi Год назад +1

    Hi, i am unable to install plugins, plz suggest me how to install plugins in pycharm

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

      You need to go to Settings and then in the libraries, you will get the "+" button which you can use to install new libraries.
      The latest versions have a slightly changed UI so you might be facing issues.
      Please try the way suggested.

  • @pochampallyikkathsareeswea2534

    intellibot not installed in pycharm plugin showing after reastarting

  • @pochampallyikkathsareeswea2534
    @pochampallyikkathsareeswea2534 Год назад +2

    can you help me on this

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

      Sure.

    • @CodersArcade
      @CodersArcade  Год назад +3

      The older plugin will not work. Its deprecated. You have to follow these steps:
      Go to github.com/lte2000/intellibot/blob/develop/intellibot.jar
      Download the jar file
      Open PyCharm -> Settings -> Plugins ->
      Click on Setting Icon
      (Right side from the Installed tab) ->
      Select Install plugin from disk gear icon.
      Import the jar file in PyCharm Editor
      Click on Restart.
      After restarting your system, you will be getting the suggestions.

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

      @@CodersArcade Thanks man!

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

      Welcome 🤗

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

    hi, I cannot find Scripts, what is the reason for that?
    thank you :)

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

      Your project creating steps might be wrong. Please create a fresh project and follow the steps in the video accordingly.

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

      @@CodersArcade thank you, now it works..path was wrong

  • @pochampallyikkathsareeswea2534

    showing error after intsalling intellibot plugin