Skip to content

[πŸ› Bug]: [dotnet] [bidi] Screenshot bytes pointed to the cashed bytes?Β #16517

@nvborisenko

Description

@nvborisenko

Description

Is it good to use ReadonlyMemory<byte>?

Reproducible Code

var screenshot1 = bidi.GetScreenshot();

driver.URL = "https://goole.com";

var screenshot2 = bidi.GetScreenshot();


Interesting whether `screenshot1` and `screenshot2` is the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-needs-triagingA Selenium member will evaluate this soon!I-defectSomething is not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions