How to Write XPath and CSS Locators In Selenium That Always works

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

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

  • @Denzarki
    @Denzarki 3 месяца назад

    i can't find that document you are using in the video in your notes, which folder is it in and what is it called? it looks very helpful.. the one where the picture of the teddy keeps showing up eg. at 27:20

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

    Very helpful. Thank you

  • @SoftwareTestingTipsandTricks
    @SoftwareTestingTipsandTricks 3 года назад +1

    Hey, nice video. really helpful for beginners.

  • @mohammedamaanhashmi6867
    @mohammedamaanhashmi6867 3 года назад

    sir, i have a query in xpath we use ' but in you example " is used so which is right
    //input[@id='input']
    //*[@id="input"] which one is preferable

  • @ParagOak
    @ParagOak 3 года назад

    Hey 👋 Can you please show us how to check past executed Allure Reports? In some post they say you have to move those reports in / history folder so it will be visible under Existing allure report.
    Any idea how to do it? I mean to how to move old reports etc

  • @ProtoDarkstar
    @ProtoDarkstar 3 года назад

    I have an issue finding out XPath of the Facebook username field I tried different XPath but it through element not found. plz help me if u can