The Field Validator PCF Control is a custom control for Microsoft Power Apps that provides real-time validation of input based on a specified regular expression ...
I'm trying to write a step to test a PCF Control but I cant find the HTML elements using a Selimumn driver.FindElements(By.ClassName("btn-cta")) in my command. Looking at the HTML There is an iFrame, ...