Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to define element with xpath selector #17

Open
funkyproject opened this issue Nov 29, 2021 · 0 comments
Open

Impossible to define element with xpath selector #17

funkyproject opened this issue Nov 29, 2021 · 0 comments

Comments

@funkyproject
Copy link

Hello,

It is impossible to define an element with the xpath selector
As in the example of the getDefined method

 /*
  * - :elementName => :cssLocator
  * - :elementName => [:selectorType => :locator]

The return type can only be string and not array.

private function resolveParameters(string $name, array $parameters, array $definedElements): string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant