jagdeepjain / sfapi

Automatically exported from code.google.com/p/sfapi
0 stars 0 forks source link

Can't get even basic test results working #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. We have compiled sfapi into the swf
2. In IDE Options set both user-extensions.js & tried 
user-extensions_modified.js  (using ff 
3.5.6)
3. In the IDE record doesn't do anything
4. Trying to manually make a test we have Run open against the remote page (and 
it opens)
5. Have tried a bunch of different assertions from there with no luck or 
indication of what I've 
done wrong. Currently I have an assertFlexExists Command with a Target of 
appCanvas which is 
the id of the main container in the app.  Have also tried assertFlexExists 
against various buttons. 
As well as far wait for cmds and some others.

What is the expected output? What do you see instead?

I'd expect the IDE to load the swf and then find the canvas exists alas it 
loads the swf and then 
fails to find anything.

What version of the product are you using? On what operating system?

Mac OSX 10.6.2 
Firefox 3.5.6

Please provide any additional information below.

We really want to get this going but feels a bit like spinning wheels at the 
moment.  I'm sure we 
are missing something simple but after a bunch of tries and searches just can't 
figure out what.

Thanks

Original issue reported on code.google.com by goo...@soldthis.net on 25 Jan 2010 at 11:40