-
I dont see devtools service working for me..I cant use code coverage. after following this documentation https://webdriver.io/docs/devtools-service/#capture-code-coverage
it still errors out saying
…
-
Per Martin Fowler's initial explanation of the [PageObject pattern](https://www.martinfowler.com/bliki/PageObject.html) the intent is to have a separation between the application logic (intent) and th…
-
Create method for setting currenly active SelenideDriver with it's own SelenideConfig
## The problem
If user wants to open two browsers in test, he need to point browser explicitly.
For example (…
-
**Job**
Establish page object pattern for cypress tests
**Describe a possible solution**
https://medium.com/reactbrasil/deep-diving-pageobject-pattern-and-using-it-with-cypress-e60b9d7d0d91
**…
-
It would be great if there was a way to relax the current constraint of requiring get/set accessors to have the same type. this would be helpful in a situation like this:
```
class MyClass {
pri…
-
@wenshi11019 commented on [Thu Dec 01 2016](https://github.com/appium/appium-uiautomator2-server/issues/40)
when I click the same element twice or more, use two of the same click on the statements, o…
-
**Describe the feature**: I've had a few occasions where it would have been very useful to be able to quickly see the hierarchy of saved objects in a dashboard. For example, I open a dashboard while…
LeeDr updated
3 years ago
-
**Type of Test**
* [ ] Unit Test
* [x] UI Test
**Particular area and files to be tested**
The tests already exist but should be rewritten to conform to the new style
**Current Status of the…
-
**Is your feature request related to a problem? Please describe.**
[PageObject](https://martinfowler.com/bliki/PageObject.html) and related [patterns](https://www.cypress.io/blog/2019/01/03/stop-usin…
-
Refactor e2e tests using PageObject pattern.
Sources (explanations):
1. https://stackoverflow.com/questions/48216151/page-object-mode-with-node-es7-puppeteer (see answer);
2. https://github.com/jus…
ok2ju updated
4 years ago