Это видео недоступно.
Сожалеем об этом.

Part 9 | Selenium With Python Tutorial For Beginners | Pytest Fixtures with example

Поделиться
HTML-код
  • Опубликовано: 12 июн 2023
  • #seleniumtutorial
    In this video I'm going to discuss pytest fixtures. Fixtures are functions which run after each and every test method. And those fixtures can contain initialization setup, for a test method. Fixtures are accessed by test when we provide fixtures through test method arguments.
    ****************************************************************
    GitHub Repo : github.com/Max...
    Git Tutorial : • #1 Git Tutorial | Vers...
    Selenium Java Tutorial : • Selenium with Java | C...
    Selenium C# Tutorial :
    • Selenium with C# | Klo...
    Allure Reports : • Allure Report | Integr...
    Jenkins Tutorial : • #2 Jenkins Integration...

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

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

    pytest not seeing = (in Terminal) ----pytest -k test_verifyjavabook

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

    I need help ? This tutorial not working ----- doing all as per video --- not winning ---help?

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

    getting errors = when using = Unresolved reference 'By'

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

    hello,video at 4:04, how did you get xpath ?

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

      Hi,
      I am using chrome dev tool to create the XPath. In this video, I have avoided XPath creation part to save the time.
      But, if you want to learn how to create XPath. You can watch my XPath tutorial videos.
      ruclips.net/p/PL6SXxvjnlkaS_aaF_w7imP1s8N9mmbWXn

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

      @@maximumautomation 🙏 thanks

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

    I am an Idiot !! ---- help me .....Please?? !! do u have a simple web browser test i can do ?

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

    this tutorial not going well -- soo many errors - next error :
    'chrome' is not callable
    = driver = webdriver.chrome(service=ChromeService(ChromeDriverManager().install()))

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

    Maybe i am dumb !
    but this tutorial not working - i am loosing!! - doing tutorial in 2023 so things have changed ---Help Me I am Slow, stupid or something