ulixee / hero

The web browser built for scraping
MIT License
696 stars 33 forks source link

Wait for visible #62

Closed blakebyrnes closed 2 years ago

blakebyrnes commented 2 years ago

Allows customizing the waitForVisible and waitForElement functions to specific individual properties of getComputedVisibility. By default, we now ignore isOnscreen* and isUnobstructed properties when determining if an element is "visible"