Page Object Model Example - WebdriverIO Tutorial | #8

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

#webdriverio #pageobjectmodel #javascript
In this video, we will see examples of the page object model and implement them in our existing 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
Рекомендации по теме
Комментарии
Автор

i am getting this error sir while automating mobile application
"ERROR @wdio/runner: Error: Unable to load spec files quite likely because they rely on `browser` object that is not fully initialised.
[0-0] `browser` object has only `capabilities` and some flags like `isMobile`.
[0-0] Helper files that use other `browser` commands have to be moved to `before` hook." i'm not sure what i should be doing

kindly post a video regarding this sir how to update configuration file

vishnugeethans
Автор

Nice one can you please make video webdriver cucumber integration with the scenario outline and scenario.
Thanks

Shahzilrind
Автор

Thanks a lot for the video!
Could you answer please, why do we use "get" when setting the locator value in class? Can we set simple property of type "key = value"?

sviatlana_
Автор

how to use chai assertions when working with pom? i get an object is not empy error please help.

late
Автор

how to give path if we're automating mobile apps. kindly post a video regarding that sir

vishnugeethans
Автор

Hey AB, can we have concept of page chaining in webdriverIO.
For example clicking on LoginButton method returns object of homepage

piyushmathpal
Автор

"basic.default.search.add Value is not a function" in webdriverio, i am getting this error when using page object model.., , how to resolve this? please help

laxmimenon
Автор

Hi, Bro I encountered this error while executing the test
import LoginPage from '../pages/login.page';
[0-0]
[0-0]
[0-0] SyntaxError: Cannot use import statement outside a module

qatester
Автор

can you create a detailed video on creating locators or point me to it if already there. I guess it's like ".classname" and "#id". what are the other techniques to do it?

anandsharma
Автор

I'm getting Error like failed in chrome and path name

npradeepkumar