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

Weird behaviour with Selenium's Click() method #6053

Closed
rb123454321 opened this issue Jun 21, 2018 · 2 comments
Closed

Weird behaviour with Selenium's Click() method #6053

rb123454321 opened this issue Jun 21, 2018 · 2 comments

Comments

@rb123454321
Copy link

rb123454321 commented Jun 21, 2018

OS:
Windows 7 Ultimate SP1
Selenium Version:
3.12.1
Browser:
Chromedriver/GoogleChrome

Browser Version:
2.40.565498 of Chromedriver / Latest one, downloaded it yesterday (20th June 2018)

Expected Behavior -

Should click on the specified element.

Actual Behavior -

Sometimes it opens a whole new web page that isn't relevant anywhere on the current page.
Clicks on a different element on the same page. (Both elements are static and there shouldn't be a conflict)

Steps to reproduce -

No need. Fixed.

Also

I am aware that there was a similar issue on this GitHub, but the issue didn't help my case.
Link to that issue: SeleniumHQ/selenium-google-code-issue-archive#5404

@rb123454321
Copy link
Author

After a bit of browsing, I found out that zooming in and out causes ChromeDriver to act weird.
Link to the solved problem:
#4075
Chromium bug:
https://bugs.chromium.org/p/chromedriver/issues/detail?id=628

@barancev
Copy link
Member

Closing this issue in favour of the mentioned chromedriver bug report.

@lock lock bot locked and limited conversation to collaborators Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants