Danp2 / au3WebDriver

Web Driver UDF for AutoIt
MIT License
108 stars 24 forks source link

Invalid browser context improvements #418

Closed Danp2 closed 1 year ago

Danp2 commented 1 year ago

Pull request

Proposed changes

Checklist

Put an x in the boxes that apply. If you're unsure about any of them, don't hesitate to ask. We are here to help!
This is simply a reminder of what we are going to look for before merging your code.

Types of changes

Please check x the type of change your PR introduces:

What is the current behavior?

No detection of invalid browser context

What is the new behavior?

Functions are enhanced to detect / handle when an error related to invalid browser context occurs

Additional context

System under test

Please complete the following information.

mlipok commented 1 year ago

I test it and it works fine - I mean it catches this error properly. You have green light from me.