Skip to content

add keyword input_text_into_prompt #450

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

Merged
merged 13 commits into from Jul 21, 2015
Merged

add keyword input_text_into_prompt #450

merged 13 commits into from Jul 21, 2015

Conversation

ghost
Copy link

@ghost ghost commented Jul 20, 2015

add keyword input_text_into_prompt ( example from boakley )
fixes issue #292 "Add ability to type into a prompt"

add keyword input_text_into_prompt ( example from boakley )
fixes issue #292 "Add ability to type into a prompt"
@zephraph
Copy link
Contributor

We seriously didn't already have this? 0.o

@zephraph
Copy link
Contributor

Wow. Heh. Anyway, @ekasteel, it looks good to me. Can you add a test and update the changelog? Thanks!

@zephraph
Copy link
Contributor

Could you merge in master? There was an error that was causing tests to fail, but it should be fixed now.

@ghost
Copy link
Author

ghost commented Jul 21, 2015

not sure what went wrong. things look messy, I do not want the commits for the test to be part of the pull request ( at least not until I am sure they work fine )

@zephraph
Copy link
Contributor

It's not your changes that are failing, it's an issue with the newest version of selenium. Another PR already fixed the issue, so updating your PR should correct the tests.

Add test for keyword Input Text Into Prompt
@ghost
Copy link
Author

ghost commented Jul 21, 2015

the keyword now has a test which passes. looks fine to me
please note the example is from boakley and fixes issue #292 "Add ability to type into a prompt"

@zephraph
Copy link
Contributor

Looks good! Would you mind updating the change log? After that I'll merge it in.

Added new keyword Input Text Into Prompt (example from boakley). Fixes #292
@ghost
Copy link
Author

ghost commented Jul 21, 2015

change log updated

@zephraph
Copy link
Contributor

Thanks.

zephraph added a commit that referenced this pull request Jul 21, 2015
add keyword input_text_into_prompt
@zephraph zephraph merged commit 2067aeb into robotframework:master Jul 21, 2015
@zephraph
Copy link
Contributor

Could you take a look at this?

https://travis-ci.org/rtomac/robotframework-selenium2library/jobs/72146078

I'm going to revert your changes for now, they're holding up a hotfix that we have to get out.

Edit: Unless I can figure them out pretty quickly. I'm going take another look at this after lunch.

@emanlove
Copy link
Member

This error is not occurring on my machine (Linux / Firefox 23). Not saying that we are good to go just that I am not seeing the error. This doesn't surprise me as I have seen other system differences.

I will note that the test for this isn't actually verifying anything. It should check to see that the name shows up on the page (as the test page is currently coded). Also this should probably be a part of the acceptance.keywords.javascript test suite and not necessarily it's own.

@zephraph
Copy link
Contributor

I'll make those changes. I think I fixed the error that Travis was running into.

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.

3 participants