Patrick Thompson

Results 11 comments of Patrick Thompson
trafficstars

I came across the help page for slacksend, and noticed that you had more control over notifications. I will probably convert all the job to pipelines at some point, but...

I am not a java developer, but if I can decipher the code, I may give it a shot. It would probably be easier to build the pipeline (as you...

I may also play around with envInject to see if I can remove the race condition by manually modifying the env vars before the notification happens.

The offending code in our use case was this visible check on a modal div embedded in an iframe: `await t.expect(zipCodeModalDiv.visible).ok()` Once replaced with another suitable check on another div...

This is a new feature request. Are you saying that you are not going to support native automation in remote browsers moving forward? If you plan on supporting this feature...

same or similar issue: The application under test is programmed to open a new window or tab when a button is clicked. We need support for this type of interaction...

applying yarn or npm patch works: https://github.com/DevExpress/testcafe/issues/7632#issuecomment-1510974419

There's nothing wrong the PPA. Most of us are running a 64-bit distros these days. In order to add 32-bit support for this application, issue the following commands: ``` apt-get...

I am experiencing the same issue under Archlinux, after using the build instructions. It appears that it successfully disables the Yubikey. It fails at turning it back on. I have...

needs a test for configuration file + environment variables