Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Key locator usage #18

Closed
yahyakara opened this issue Sep 28, 2022 · 2 comments
Closed

Key locator usage #18

yahyakara opened this issue Sep 28, 2022 · 2 comments
Labels
question Further information is requested

Comments

@yahyakara
Copy link

yahyakara commented Sep 28, 2022

Hi, First of all thank for this project,
I am new on RobotFrameWork usage, I can't find that how can ı define key locator on keywords by this library
Could you please share test example about key locator.

I tried these syntax :

  • Click Element key=skip_button
  • Wait For Element key=skip_button 10s

Thanks for support in advance

@igortavtib
Copy link
Owner

Since key locator is the default locator you can use this syntax:

  • Click Element skip_button
  • Wait Element skip_button 10s

But it should work using the syntax you're using too. If it isnt't it's probably a bug.

@igortavtib igortavtib added the question Further information is requested label Sep 28, 2022
@paimvictor
Copy link
Collaborator

Hey there! Closing this issue since we dont have any updates on that. If you have any other question, i am glad to help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants