Docker Selenium Grid| What is Selenium Grid | What is Docker, Why Need Docker| Hub-Node Architecture

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

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

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

    Very nice explanation👍🏻

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

      Thanks for watching @rakshit....

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

    well explaned ..

  • @mustafakarakaya76
    @mustafakarakaya76 2 месяца назад +1

    I run docker on linux successfully desgned remotewebdriver I see the hub and nodes in grid but once I run chrome runs others not once I get logs for docker I am getttin below error
    Failed to export spans. Server responded with gRPC status code 2. Error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317
    do you aware that error ?

    • @AJAUTOMATION
      @AJAUTOMATION  2 месяца назад

      not came across such error yet, but You can try to reconnect hub and nodes with different new network and make sure port 4317 is open and accessible.
      Try to use Latest versions of Selenium/Hub and Nodes using docker compose yml file again.