You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Second, if possible it would be great if the error messages could give more helpful info. For instance, instead of just throwing Missing element text, you've already got access to the parent element, so why not throw Missing element text for FooTag?
Small change, but would make debugging a lot easier.
Thanks.
The text was updated successfully, but these errors were encountered:
First off thanks for making this great library!
Second, if possible it would be great if the error messages could give more helpful info. For instance, instead of just throwing
Missing element text
, you've already got access to the parent element, so why not throwMissing element text for FooTag
?Small change, but would make debugging a lot easier.
Thanks.
The text was updated successfully, but these errors were encountered: