MuraliKola / robotframework-seleniumlibrary

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

Attach File solution with selenium robot framework -- Need help ! #226

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello everybody !

I am learning selenium robot-framework in basic. Currently, I am getting stuck 
at my exercise with Yahoo mail attach file stuff. With my current knowledge, I 
don't know how to use robot-framework to click on "Attach" button which is 
flash object:

<object id='yuiswfyui_2_2_0_1' data="assets/swf/uploader.swf" 
type="application/x-shockwave-flash">

Assume that we can click on this flash object, then how could I control "Upload 
File" dialog of Windows

Thank you for reading and greatly appreciate your help,

Thanks

Original issue reported on code.google.com by badbloo...@gmail.com on 30 Jan 2012 at 4:34

GoogleCodeExporter commented 8 years ago
Usage questions should be sent to the users list:
https://groups.google.com/forum/?fromgroups#!forum/robotframework-users

There are some keywords in the library to interact with Flash objects.

Native dialog cannot be operated with SeleniumLibrary at all.

Closing this since this is not a valid issue report.

Original comment by janne.t....@gmail.com on 22 Mar 2012 at 6:39