halonium / halonium

A browser automation engine written in Nim
MIT License
85 stars 11 forks source link

[fix] findElement when element is not found #2

Closed endes0 closed 3 years ago

endes0 commented 3 years ago

When findElement was called on other element and the searched element wasn't found, the session was closed.