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

wdio bridge #179

Merged
merged 17 commits into from
Apr 8, 2022
Merged

wdio bridge #179

merged 17 commits into from
Apr 8, 2022

Conversation

dominikfeininger
Copy link
Collaborator

@dominikfeininger dominikfeininger commented Mar 11, 2022

bridge webdriver function a control to a wdi5 control

need to decide if full seamless or with .$() function to call wdio functions

return false
}

if (item.startsWith("is")) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be discussed @vobu

@dominikfeininger dominikfeininger changed the title WIP: wdio bridge wdio bridge Mar 22, 2022
@dominikfeininger
Copy link
Collaborator Author

@vobu @Siolto sry. missed the ts type. now all green

@dominikfeininger dominikfeininger self-assigned this Apr 8, 2022
Copy link
Contributor

@vobu vobu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💥 shakalaka :)

@vobu vobu merged commit 41ef513 into main Apr 8, 2022
@vobu vobu deleted the feature/wdioFunctionMap branch April 8, 2022 15:33
vobu pushed a commit that referenced this pull request Apr 8, 2022
* wip: wdio bridge

* feat: wdio bridge

* fix(types): fix ts typess

* refactor: wdio mathod test

* feat(ts): change retun type of asControl

* feat(test): add testcase for getLocation

* feat(test): add additional testcases

* feat(wdio): bridge with . seletor function separate

* feat: update tests and types

* fix(type): change _wdioBridge type element

* refactor: pr review

* docs: $(), wdio api

Co-authored-by: dominik.feininger <[email protected]>
@dominikfeininger dominikfeininger restored the feature/wdioFunctionMap branch April 12, 2022 09:14
@dominikfeininger dominikfeininger deleted the feature/wdioFunctionMap branch May 18, 2022 07:37
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

Successfully merging this pull request may close these issues.

2 participants