au3WebDriver icon indicating copy to clipboard operation
au3WebDriver copied to clipboard

Web Driver UDF for AutoIt

Results 32 au3WebDriver issues
Sort by recently updated
recently updated
newest added

This doesn't appear to work with multiple sessions running. It returns the value of the response from the last session created. Also, this causes $sSession and $sFuncName to go unused...

upstream

## Pull request ### Proposed changes Standardization of descriptions and variable names ### Checklist Put an `x` in the boxes that apply. If you're unsure about any of them, don't...

## Pull request ### Proposed changes __WD_ErrHnd should do some notification to __WD_Error ### Checklist - [x] I have read and noticed the [CODE OF CONDUCT](https://github.com/Danp2/au3WebDriver/blob/master/docs/CODE_OF_CONDUCT.md) document - [x] I...

## Pull request ### Proposed changes Today I hit a problem when trying to update geckodriver where InetRead() returns with error ### Checklist - [x] I have read and noticed...

I ran into problems handling frames on `Chrome` , so as so far I`m not able to test this. Will open separate issue for handling frames. _Originally posted by @mlipok...

See prior discussion in https://github.com/Danp2/au3WebDriver/issues/444

> we should review these comments and change them as they are currently causing confusion It would be simple to change that specific comment to "Unsupported option". Which others do...

Should we also get information about shadow roots ? _Originally posted by @mlipok in https://github.com/Danp2/au3WebDriver/issues/388#issuecomment-1246615249_ > Definitely not as part of _WD_FrameList. Please open a separate issue if you would...

enhancement

## Bug report ### Describe the bug MSEdgeIE driver update does not work ### How to reproduce 1. run `wd_demo.au3` 2. in browser combobox select `MSEdgeIE` 3. select the option...

upstream

## Pull request ### Proposed changes Please see Issue #514 . I described all there. Thanks. ### Checklist Put an `x` in the boxes that apply. If you're unsure about...