Jared Kells
Jared Kells
Hey, I just got a notification in my browser that this extension is malware and has been automatically disabled. Any idea what's happened? Was the listing compromised and if so...
**Describe the bug** When resizing the client the desktop is automatically resized but the windows are placed in the wrong position and the mouse clicks no longer click the correct...
I have some authentication state stored in storageState.json. I place `test.use({ storageState: "storageState.json" });` at either the top of my test file OR within a test.describe block to restore the...
**Describe the bug** When resizing the client the desktop is automatically resized but the windows are placed in the wrong position and the mouse clicks no longer click the correct...
Hey, I've written some Typescript definitions i.e. a `.d.ts` file for this library. Would that be something you'd accept a PR for to distribute with the library? Cheers, Jared
## Expected Behavior Using the following configuration file ``` [base-profile] okta_username = [email protected] [prod] inherits = base-profile app_url = https://example.com/app_url/prod [DEFAULT] inherits = base-profile app_url = https://example.com/app_url/prod ``` Running `gimme-aws-creds`...
### What is the current behaviour? When a cell in the Grid contains a custom drop down menu component, the drop down menu is cut-off by the inner scroll container...