FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Added Cucumber web for iOS to run through appium on simulator by Goginenni · Pull Request #42 · appium-boneyard/sample-code · GitHub

This repository was archived by the owner on Mar 23, 2020. It is now read-only.

Added Cucumber web for iOS to run through appium on simulator - #42

Open
Goginenni wants to merge 4 commits into
appium-boneyard:masterfrom
Goginenni:master
Open

Added Cucumber web for iOS to run through appium on simulator#42
Goginenni wants to merge 4 commits into
appium-boneyard:masterfrom
Goginenni:master

Conversation

Copy link
Copy Markdown

No description provided.

Sathish Gogineni added 3 commits October 17, 2014 14:59

Copy link
Copy Markdown
Author

@sebv @bootstraponline I have fixed your review comment. I have removed calaculator2.feature in iOS as it is redundant.

Let me know your thoughts.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

You can use $driver.wait.

Copy link
Copy Markdown
Author

@bootstraponline Fixed your comments. i replaced with Selenium::WebDriver::wait

When i tried $driver.wait, i got the following error timed out after 3 seconds (undefined method `call' for nil:NilClass) (Selenium::WebDriver::Error::TimeOutError)

Copy link
Copy Markdown
Contributor

When i tried $driver.wait, i got the following error timed out after 3 seconds (undefined method `call' for nil:NilClass) (Selenium::WebDriver::Error::TimeOutError)

That means something is wrong in the initialization of the driver. $driver shouldn't ever be nil. Maybe try an unprefixed wait as seen in this working example.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL