zebrunner / carina-webdriver

Apache License 2.0
7 stars 10 forks source link

Initialise page as field if it contains component constructor #162

Closed akamarouski closed 1 year ago

akamarouski commented 1 year ago

We should not create objects of pages when we detect them on the page/in the component. But for compatibility with the previous Carina logic we will initialise pages if they contains AbstractUIObject constructor (WebDriver driver, SearchContext context)