Carlin Scott

Results 97 comments of Carlin Scott

That I should implement this is put in a pull request?

I'm using SpecRun so I would most likely need to throw a NotImplementedException(reasonString). At least I think that's the exception that is thrown when a test isn't done.

@dirkrombauts I was figuring that throwing that exception was the best way to bubble up a reason for the skipped test.

This is caused by the javascript code validating the recaptcha on site load rather than on form submission: > Note: reCAPTCHA tokens expire after two minutes. If you're protecting an...

@TimothyMeadows That's not quite how I understand it. From the documentation and video provided by Google, I have the impression that the recaptcha v3 script monitors our activity on the...

What's weird is that `web-ext build` ignores the web-ext-artifacts folder by default, but `web-ext sign` does not. That caught me off guard as it published my extension containing all the...

@Rob--W Sure I guess. It seemed pretty closely related to this issue but I guess there's a difference in the impact of the bug.

Sure, the command I used is: `web-ext sign --channel=unlisted --api-key ******* --api-secret *******`

Yes, this issue is still present in v3.1.1

Thanks for letting us know about this. I'll try to look into it on my friend's Mac next week.