Write Tests - WebdriverIO Tutorial | #3

preview_player
Показать описание
Support this channel by buying me a cup of coffee ☕️ -

#webdriverio #tests #javascript
In this video, we will begin to write our tests from scratch. We will cover different ways to access elements, learn about CSS selectors, and create our own custom selectors for our tests.

In this tutorial series, we will be building a fully functional test automation framework in JavaScript using WebdriverIO and integrate our tests with Mocha, Chai, Allure, BrowserStack, JUnit, and Jenkins.

........................

📧 Subscribe to my mailing list for all the latest updates -

🚀 Enjoying my content and would like to support my work? Why not buy me a coffee! or Subscribe to this channel! 🚀

Thanks for watching :)

Automation Bro
Рекомендации по теме
Комментарии
Автор

Amazing video, got my code to work for the first time. Really excited.
Would love to have a short video on creating custom CSS. Thank you.

JagjeetSingh-peow
Автор

This is really good...thanks a lot for posting these excellent videos.

mattruzh
Автор

Thank you very much, I really appreciate your work, this is very useful for me, God Bless you!

carlosguerecaharvin
Автор

This is really good...thanks a lot.Awsome.

halisonvitorino
Автор

Hi, the second test case is failling for me "SearchInput.setValue is not a function" all other test cases are passing. How to fix this?

swatOP
Автор

I am eagerly waiting for async method and please make the videos on mocha framework as it is required in my project

AdityaKumar-iyvl
Автор

can you open your tests in a chrome with a profile?

chrisjerica
Автор

Hi Dilpreet, I really appreciate the video ...Thank you! Can you please share which extensions you installed in VSC? Thank you, again.

somadixon
Автор

First of all, thank you very much for the tutorial! I have one issue. When I use function respond on ts, the error 'Property 'respond' does not exist on type 'Mock'.ts' is occur. How can I fix it?

aygulh
Автор

Are you familiar with mocha-steps for test case dependencies? Can you please make a short video on it? I searched entire you-tube, no content related to it.

piyushmathpal
Автор

can you please make short video on selectors

dilipjadav
Автор

Hello Dilpreet Johal. I find your video very description as I am a new to Webdriverio. Please how do I handle 'cookies' message on website. You need to do aa video on it as there are little info of this on the web

KunleJohnson
Автор

Hi! I have an issue. When I run the test, the driver doesn't open the web page.Could you help me?

EvseevaKris
Автор

I am getting SearchInput.addValue is not a function error while execuing the 2nd test case.. Its not detecting any object i belive.. I am able to open the browser and URL.

goverdhan
Автор

Hi,
In the application I work, I have to click and pick a slot from a calendar(Which is a Plugin). I have tried to click a slot using Xpath which worked fine when I tried the same thing in Java Selenium using actions class, However am not able to do the click here in Webdriver IO, I used the waits, click method, move to, Nothing worked.

Getting an "Element Intercepted exception, Other elements would receive the click".

When I read click method in web driver IO docs, they asked to handle this using "execute" command, however, I don't know how to do it. Can you help me with some inputs pls?

indhunataraj
Автор

Hi, I tried this code and I'm getting this error. can you pleas help TypeError: searchInput.setValue is not a function

dhatchayanichitrambalam
Автор

so we can test web & app & ios ?

danielsladecek
Автор

I don't see any id just a class, what should I do?

cruzdense
Автор

i have all tests passed even when they should not be passed. Do you know something about this problem?

witekkitekwkropkibordo