Skip to content

[🚀 Feature]: [dotnet] [bidi] Implicit conversion from Script.RemoteValue to .NET well-known types #16719

@nvborisenko

Description

@nvborisenko

Description

We already have very nice convertion from .NET types to LocalValue. It would be nice to have the same for RemoteValue. So I will be able to:

bool value = await bidi.Script.EvaluateAsync<bool>("return true");

We already did it for some primitive types as an example, now it is time to extend supported .NET types.

Have you considered any alternatives or workarounds?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-needs-triagingA Selenium member will evaluate this soon!C-dotnet.NET BindingsI-enhancementSomething could be better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions