Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

akabraham
Copy link
Contributor

@akabraham akabraham commented Jun 7, 2016

As is with Firefox 46.0.1, the tutorial executes a search with the text "Searchpycon" because the search placeholder text is not cleared. This leads to no results and the "No results found." not in driver.page_source assertion to fail.

To fix, clear the text input before sending any keys.


The `selenium.webdriver` module provides all the WebDriver
implementations. Currently supported WebDriver implementations are
Firefox, Chrome, Ie and Remote. The `Keys` class provide keys in the
Copy link
Owner

Choose a reason for hiding this comment

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

The WebDriver module name is Ie.

@baijum baijum merged commit f376223 into baijum:master Jun 11, 2016
@baijum
Copy link
Owner

baijum commented Jun 11, 2016

Thanks @akabraham

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