WebDriverIO locator strategies | CSSSelector | XPATH | Role | containing text

Sdílet
Vložit
  • čas přidán 23. 08. 2024

Komentáře • 5

  • @dyka28
    @dyka28 Před 8 měsíci +1

    like for closing ukr popup ad

  • @aik1
    @aik1 Před rokem

    @qavbox , in 8:40 you can use 'browser' , and '$' without importing them from '@wdio/globals' and without having a red underline shown by VSCode. How do you do this?
    In my VSCode, I get a red underline if I don't import it. It will still run though, but just looks ugly.

    • @qavbox
      @qavbox  Před rokem +1

      Can you vompare your tsconfig.json file with this one github.com/sunilpatro1985/WebdriverIO_Typescript/blob/main/tsconfig.json, then you don't need to explicitly import for each file

  • @vinaymishra5606
    @vinaymishra5606 Před rokem

    u have done some notes in it