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

[FR] a click_link_by_id function would be good #493

Closed
GeorgeFischhof opened this issue Jul 15, 2016 · 2 comments
Closed

[FR] a click_link_by_id function would be good #493

GeorgeFischhof opened this issue Jul 15, 2016 · 2 comments

Comments

@GeorgeFischhof
Copy link

Hi There,

a click_link_by_id() function would be good,
As I feel splinter behaves in different way if click_link... is called than just click_by... is called

BR,
George

@otherpirate
Copy link
Contributor

Hi @GeorgeFischhof,

I think it will help you #498

Thanks @andrewsmedina

@GeorgeFischhof
Copy link
Author

Hi @otherpirate,

As I see the code click_link_by_id() exactly the same as find_by_id().click()
Is it true? (I thought that there is a difference between click...() and click_link...() functions in logic. I thought that click_link...() waits for page loading after clcik.)

BR,
George

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

3 participants