Selenium Grid Modes | Hub and Nodes | How to setup selenium grid with different machines as nodes

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

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

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

    Thanks , very well explained in a simplified way .

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

    Do I need only browser driver installed on my machine or I also need actual browser in order to run tests?

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

      You only need to have actual browsers installed on your machines.

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

      @@maximumautomation and if we talk about remote machine, I also need only browser instance installed on remote machine and that's it?

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

      Correct.

  • @redappleapple622
    @redappleapple622 5 หลายเดือนก่อน +1

    What was the URL YOU HAVE given?
    our local machine or node URL?

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

      Sorry I didn't get you. Where you want to provide the URL, creating a remote driver object or while setting up a remote machine as a node?

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

      I am taking about the IP ADDRESS?

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

      If your node is on your local machine then the URL will be localhost. But if it's a VM then you have to provide the VM ip.

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

    Hi, Thank you for detail explanation regarding selenium grid, I need to do config set for passing additional headers for selenium grid through json file(for both hub and node).. can you help on this..

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

      Hi,
      You can go through the below documents to pass your configuration values in the hub and node json file.
      www.selenium.dev/documentation/legacy/selenium_3/grid_setup/

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

    I am getting sending registration event for long time when adding node in remote machine and node is not getting added. But its working fine in same machine. Can you please guide me

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

      Looks like some network issues. Could you please try to ping the remote machine from your local machine? And see if there is any packet drop.

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

    How i can run test on specific node?

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

      If you have nodes with different browsers and OS configuration, then you can pass the capabilities in browser options to run on a specific node.
      capabilities.setBrowserName(“chrome”);
      capabilities.setPlatform(Platform.WINDOWS);

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

      @@maximumautomation thank you so much

  • @AbhishekSrivastava-y6l
    @AbhishekSrivastava-y6l ปีที่แล้ว +1

    when I trying this its shown "C:\Users\Downloads>java -jar selenium-server-4.9.0 jar standalone
    Error: Unable to access jarfile selenium-server-4.9.0" Let me know how can I fix this

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

      Please check if you are using the correct path for the selenium jar file. Also try to open the cmd prompt in run as admin mode.

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

    I'm not able to get any drivers in selenium-server-4.11.0v. Please post a video on this

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

    thanks

  • @Reddy-fo7te
    @Reddy-fo7te ปีที่แล้ว

    same machine I was able to get it. Bu when adding node on different machine its showing as sending registration event...
    I pinged the ip address of hub from node server its working.
    Could you suggest me where i was doing wrong?

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

      Please enable log debugging by adding --log-level FINE in the selenium hub command. Once done please share the error logs.

  • @birdeyeviewschannel6416
    @birdeyeviewschannel6416 5 หลายเดือนก่อน +1

    Its amazing to see you are hiding and masking your local node or hub addresses ? They are local to your machine !! lol

    • @maximumautomation
      @maximumautomation  5 หลายเดือนก่อน

      This is because I have something to hide 🙃. Anyways, thank you for watching the video. 😊

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

    No need single machine connection 😮

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

    No need single machine connection 😮

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

    No need single machine connection 😮