Selenium with C# 53 - Cross Browser testing using selenium webdriver C# | Firefox, chrome, IE & Edge

Поділитися
Вставка
  • Опубліковано 6 вер 2024

КОМЕНТАРІ • 7

  • @AnkproTraining
    @AnkproTraining  3 роки тому

    Thank you for watching this video. Cheers! would you mind hitting *_like_* button and *_subscribe_* to our channel! That will be awesome. We would be grateful to you. And also share this video in your circle via whatsapp, facebook and twitter. Link to subscribe the channel goo.gl/hFueBi

  • @saranyaanbalagan2731
    @saranyaanbalagan2731 Рік тому

    Is ther any course available for c# selenium specflowframework from scratch to end using devops azure for deployment and deliveries

  • @gustavoherrera7859
    @gustavoherrera7859 4 роки тому +2

    which is the difference between 'Selenium.WebDriver.GeckoDriver' and 'Selenium.WebDriver.GeckoDriver.win64' ?

    • @AnkproTraining
      @AnkproTraining  3 роки тому

      Selenium.WebDriver.GeckoDriver is 32 bit browser and Selenium.WebDriver.GeckoDriver.win64 is for 64 bit browser.
      Thank you for watching this video and commenting.
      Cheers! would you mind hitting *_like_* button and *_subscribe_* to our channel! That will be awesome. We would be grateful to you. And also share this video in your circle via whatsapp, facebook and twitter. Link to subscribe the channel goo.gl/hFueBi

  • @durgaponnapalli2971
    @durgaponnapalli2971 4 роки тому +1

    followed your steps to launch Edge Browser, but getting below error:OpenQA.Selenium.WebDriverException:
    'A exception with a null response was thrown sending an HTTP request to the remote WebDriver server for URL localhost:1659/session. The status of the exception was ReceiveFailure, and the message was: The underlying connection was closed: An unexpected error occurred on a receive.'
    Please help tried to google but couldn't find exact reason

    • @mirko290577
      @mirko290577 3 роки тому

      Same error to me....have you solve?