dotnetomaniak.pl - Artykuły z tagiem ui tests

StaleElementReferenceException can be definitely classified as the number 1 nightmare of people who write automated tests with Selenium framework. This exception occurs when given web element with which we are trying to interact is no longer present in DOM tree. This can be caused by multiple factors...

Dziel się z innymi:
No more StaleElementReferenceException · Cezary Piątek Blog

Web 2085 dni, 2 godziny, 40 minut temu cezarypiatek 27 źrodło rozwiń

Page Object pattern is well-known in the world of test automation. Fortunately the new version (v4) of webdriver.io test automation framework was designed with Page Object pattern in mind, so we can fully benefit from this approach. One of advanced concepts of Page Object pattern is components sharing – today we will take a closer look at this.

Page Object, WebdriverIO advanced concepts - components sharing

Web 2311 dni, 4 godziny, 14 minut temu AdrianBystrek 50 źrodło rozwiń

Najaktywniejsi w tym miesiącu