appium / dotnet-client

Extension to the official Selenium dotnet webdriver
Apache License 2.0
376 stars 186 forks source link

[Bug]: AppiumOptions.ToDictionary() returns an empty dictionary #724

Closed s-glatshtein closed 5 months ago

s-glatshtein commented 6 months ago

Description

trying to get options as a dictionary doesn't return any Appium values

Environment

Details

Please provide more details, if necessary.

Code To Reproduce Issue [ Good To Have ]

all I did was set some capabilities using AddAdditionalAppiumOption and then called ToDictionary

Dor-bl commented 5 months ago

@s-glatshtein, thank you for reporting the issue. A fix will be available on the next release.