Michał Lipok

Results 19 issues of Michał Lipok

I use two monitors (Laptop + 24'' external monitor) As a primary I use 24'' external monitor on which I look straight ahead. My laptop is on the left. When...

### Describe the feature you'd like I have one employee which leave my company. I need to set him as `disabled`. I do not want to delete this account. As...

:hammer: Feature Request

I came to an issue where I try to use chromedriver.exe to navigate to a file. When I use an not existen file for example `file:///c:/test/NotExistenFile.html` then of course browser...

question

Please consider to add link for `None` in the same way like `Lax` and `Strict` was added.

## Bug report ### Describe the bug `_WD_FrameList()` gets list of frames which is not always complete. It is due to the fact that Not all frames document are load...

bug

## Pull request ### Proposed changes _WD_FrameList should return information about visibility of the frame for example: https://stackoverflow.com/questions/19669786/check-if-element-is-visible-in-dom ![image](https://user-images.githubusercontent.com/11089482/186519722-2d7d707a-e1d4-49a4-af2b-92a05e6c4595.png) ### Checklist - [x] I have read and noticed the [CODE...

## Bug report ### Describe the bug This may not be a specific bug, but we have to check all "Demos" step by step on all browsers. ### How to...

## Pull request ### Proposed changes There should be easy way to find element location in the frame list returned by `_WD_FrameList` ### Checklist - [x] I have read and...

## Bug report ### Describe the bug I started using `_WD_CheckContext` in all of my projects. On some systems my end users notice problems. after testing I comes to such...

awaiting feedback

## Bug report ### Describe the bug `_WD_GetElementFromPoint` may affect script as it uses `_WD_FrameEnter` to change frames ### How to reproduce WIP (so far it only points to a...

awaiting feedback