Brandon Walderman

Results 51 comments of Brandon Walderman

@SummerLW I'm glad to see there's interest in implementing this. In general I do agree that adding a new device subtype is the right approach over using the null input...

Hi @TricTracT , it sounds like you are able to reach the Edge WebDriver server when launching it manually and then connecting to it through a simple script. From a...

Hi @YoheiSuda2. It looks like Edge is crashing during startup. I will need some more info to investigate further. Are you able to share a short code sample / minimal...

Hi @Ramuvelpula96, can you share more details on how to reproduce the issue? Which WebDriver client (e.g. Selenium) are you using? Any sample code and details about the OS environment...

Hi @aeiplatform , excluding the "enable-logging" switch should be all you need. Can you verify if the unwanted log output is still appearing on Edge 120?

Hi @itzhakja , it looks like one of the headless tab processes may be crashing during the test run. Are you able to share a code sample and minimal web...

Hi @MaximWaveOC, @valerylebedz. Edge WebDriver supports the sample file upload command that ChromeDriver does, so this may be a bug in WebDriverIO's API, and not the driver itself. Can you...

Hi @SahilMahajan90. Can you please share the following: - How Edge is being launched. E.g. what command line parameters are you using? - Value of DebuggerAddress. Edge should be launched...

Thanks for reporting this. I've added it to our internal backlog for investigation.