#stanislav_unexpected
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1267954481845243964
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there
In general, we don't recommend automated testing of client-side code: https://docs.stripe.com/automated-testing
We recommend finding a way to mock the UI instead of loading Elements
it's dev challenge, I can't change the tests
But the behavior of the payment element has changed
it's dev challenge
Can you elaborate here?
I can change the label it looks for (e.g. change stripeIframe.getByLabel('CVC') to stripeIframe.getByLabel('Security Code')), but it'll be the violation of the rules
What is this a screenshot of? What rules exactly?
I don't have issues with integrating api.
But I don't control stripe tests and I don't control the text of the labels inside the payment element
I see. I can't really help with this
I recommend emailing partner-support@stripe.com as noted in the challenge FAQs
I've done that 11 hours ago, still waiting for the response ๐