Marie Idleman
Marie Idleman
Ditto. Same problem.
@levz0r, I am seeing a similar issue. I do NOT have an error reason `ETIMEDOUT` but the rest of the error messaging is the same for me. Any guidance? It...
@levz0r , i just realized that above that error it clearly states that `The API returned an error: Error: User-rate limit exceeded.`. so i run into this frequently, and i'm...
Hi, there are no 3rd party apps or other integrations with this account (which I just confirmed). This account is strictly for test automation purposes. I'm using your package to...
Ditto, i'm with you on that sentiment. this is my code. i'm a newb with javascript, so i'm sure i did a lot wrong below :x ``` export const pollGmailInbox...
I just reviewed that documentation and noted the following: > If you are using restricted scopes, you need to submit for verification. You do not need to submit for verification...
@jennifer-shehane, @otalandim, @matzeeable - I'm seeing something similar. I'm unable to visit a certain URL (www.tesla.com) when tests are running in CircleCI (also tried BitBucket) - I receive the infamous...
I've been poking around trying to make sense of code, and it def seems to be an issue related to "disabling the built-in assertion". https://github.com/bahmutov/cypress-if/blob/a518e6e13713914228ea181ea3b99797926d7513/src/index.js#L257
I'm using Mac with `2024.10.0-13` and echo exactly what @testlabauto & @jonvanausdeln stated. Must use "Open in ..." to be able to view the app.
### Verified Fixed Positron Version(s) : [2025.08.0-126](https://github.com/posit-dev/positron-builds/releases/tag/2025.08.0-126) OS Version(s) : MacOS ### Test scenario(s) Confirmed that Ctrl+Click on a function name now correctly navigates to the function definition, even when...