Skip to content

[🐛 Bug]: Array.from() errors in older browsers via isElementDisplayed() #11716

@colinrotherham

Description

@colinrotherham

Have you read the Contributing Guidelines on issues?

WebdriverIO Version

8.23.5

Node.js Version

20.9.0

Mode

Standalone Mode

Which capabilities are you using?

{
  browserName: 'internet explorer',
  browserVersion: '11.285',
  platformName: 'Windows 10'
}

What happened?

Following on from #11705 I've got one last issue

Browsers lacking Array.from() support throw errors using element isDisplayed()

What is your expected behavior?

Calls to element isDisplayed() to work without error

How to reproduce the bug.

See #11705 for the same steps to reproduce

Relevant log output

See https://github.com/webdriverio/webdriverio/issues/11705 for log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions