bs00336332 / robotframework-seleniumlibrary

Automatically exported from code.google.com/p/robotframework-seleniumlibrary
Apache License 2.0
0 stars 0 forks source link

Support for Flex and Flash #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We ought to be able to use http://code.google.com/p/flash-selenium/

Original issue reported on code.google.com by pekka.klarck on 16 Feb 2009 at 10:00

GoogleCodeExporter commented 9 years ago
I used some time to get this working, but got no real success. Some googling 
revealed
that there might be some issues with flash-selenium and Firefox 3. 

Original comment by janne.t....@gmail.com on 20 Aug 2009 at 7:12

GoogleCodeExporter commented 9 years ago
Maybe ... after nearly a year passed ... we should try again? :) Is there still 
a
branch with your recent trials of flash-selenium?

Original comment by Andreas.EbbertKarroum@gmail.com on 14 May 2010 at 8:15

GoogleCodeExporter commented 9 years ago
Testing Flash seems to be completely different from what I've done until now :) 
So if
I got it right, there's a new python class FlashSelenium [1], that offers some 
new
methods, from which most of them are of limited usefullness, based on my non 
existent
flash-knowledge :) 

Judged by the example on the flash-selenium homepage, it seems like 
PercentLoaded()
and call() seem to be important, at least that's the only methods that they use.
Interestingly, you actively have to make the methods available to javascript, 
if you
want to call them, so apparently you cannot just test any flash. Any comments?

[1]
http://code.google.com/p/flash-selenium/source/browse/trunk/python/src/com/thoug
htworks/selenium/FlashSelenium.py

Original comment by Andreas.EbbertKarroum@gmail.com on 14 May 2010 at 2:55

GoogleCodeExporter commented 9 years ago
Just some links:

Tutorial: http://www.adobe.com/devnet/flash/articles/flash_selenium.html
FlexSelenium: http://code.google.com/p/flex-ui-selenium/

I created a branch "flash-selenium" to experiment with flash-selenium:

http://code.google.com/p/robotframework-seleniumlibrary/source/browse/?r=4a7f5a9
f24353cdc323da3a6b60d9e0d208bd411

Original comment by Andreas.EbbertKarroum@gmail.com on 14 May 2010 at 3:24

GoogleCodeExporter commented 9 years ago
Just noticed this tool:
http://github.com/admc/flex-pilot-x

Original comment by pekka.klarck on 25 May 2010 at 9:42

GoogleCodeExporter commented 9 years ago
Janne and I have investigated integrating Flex Pilot [1] with SeleniumLibrary 
and it looks pretty promising. The current code is in flex-pilot branch [2] and 
there's some more information about this in Flex Pilot mailing list [3]. We'll 
continue with this prototype next week.

[1] http://wiki.github.com/mde/flex-pilot
[2] 
http://code.google.com/p/robotframework-seleniumlibrary/source/browse/?r=cc4b593
58072995c9e2c0d452bac9c04e3c9d604
[3] 
http://groups.google.com/group/flex-pilot/browse_thread/thread/e5ea353826bcff2b

Original comment by pekka.klarck on 5 Aug 2010 at 10:20

GoogleCodeExporter commented 9 years ago
Flex support in now requested also by an internal NSN user, so we decided to 
add to support in the next release.

Original comment by janne.t....@gmail.com on 3 Jan 2011 at 8:55

GoogleCodeExporter commented 9 years ago

Original comment by pekka.klarck on 4 Jan 2011 at 10:41

GoogleCodeExporter commented 9 years ago
The code is now considered ready for the release. Initial FlexTesting wiki page 
has also been created and reviewing/enhancing it is the only thing blocking 
closing this issue.

We have also updated the demo so that is contains Flex example, but the demo 
wiki page hasn't yet been updated not the updated demo package uploaded. That's 
a separate task, though.

Original comment by pekka.klarck on 27 Jan 2011 at 1:34

GoogleCodeExporter commented 9 years ago
FlexTesting page is in pretty good shape (comments still appreciated) and also 
demo has been updated (issue 170). This issue is officially DONE!!

Original comment by pekka.klarck on 31 Jan 2011 at 6:59