-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Added aliases of find
and findElement
command
#4058
Added aliases of find
and findElement
command
#4058
Conversation
find
commandfind
and findElement
command
Hey @garg3133 can you just review my pr ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following commands does not work in TS:
browser.element.get()
browser.element.findElement()
Okay then instead of |
And all the commands should be under web- elements right like there are similar commands exist on element-folder as well so those should not be a aliases? |
Both |
hey @garg3133 I have added some test inside |
905ace1
to
836d656
Compare
Fixed in #4130, thanks! |
Thanks in advance for your contribution. Please follow the below steps in submitting a pull request, as it will help us with reviewing it quicker.
Added aliases of
find
commandfix - #4057
features/my-new-feature
orissue/123-my-bugfix
);