Uh oh!
There was an error while loading. Please reload this page.
Added Get Text function to support original Selenium Library. - #21
Conversation
…and it brakes my tests without it :)
…e3c691dc8068fecdcc459e6a04a20842714d
…f041df22114f7c3a0d3e5e314ced35ad54/src/Selenium2Library/keywords/_browsermanagement.py
j1z0
commented
Jan 17, 2012
Hi Jouk0 can you add some tests around the iFrame locator functionality change? If so I think it's OK to merge. Thanks, |
adwu73
commented
Jan 18, 2012
I don't know how to add test yet, so I will learn from Jouko this time, Tks! Adam |
There was a problem hiding this comment.
This get_text is fine I'll go ahead and add it to the base, I'm not sure about the iFrame stuff though. Ed / Ryan any thought on the iFrame stuff?
There was a problem hiding this comment.
I have tested the iFrame related code in my real projects. They works fine, and the logic is very simple. Please merge into base as well, tks!
j1z0
commented
Mar 15, 2012
Can u guys checkout the Iframes branch and see if works for u. |
qitaos
commented
May 19, 2012
i will try it. |
jollychang
commented
Jun 20, 2012
any updates? |
alistair-broomhead
commented
Jun 26, 2012
Any updates? I need to be able to do Get Text for some of my tests, unless anyone has a workaround |
emanlove
commented
Jun 30, 2012
@alistair-broomhead, @jollychang: I've cherry-picked out the 'get text' patch here and am having @j1z0 review it. Should be merged in soon. |
j1z0
commented
Jun 30, 2012
merged. :)
|
j1z0
commented
Jun 30, 2012
I'm closing this issues as the cherry-picked version from @emanlove has been merged into master |
... it brakes my tests without it :)