Hi!Has anybody used ADF Taskflow Tester for eg. selenium tests?It seems to designed only for running at development time:It works with a run configuration, which is only callable from JDeveloper.Do I miss something or is this not the intended use for ADF Taskflowtester?Kind regardsTorsten--
--
You received this message because you are subscribed to the ADF Enterprise Methodology Group (http://groups.google.com/group/adf-methodology). To unsubscribe send email to adf-methodolo...@googlegroups.com
All content to the ADF EMG lies under the Creative Commons Attribution 3.0 Unported License (http://creativecommons.org/licenses/by/3.0/). Any content sourced must be attributed back to the ADF EMG with a link to the Google Group (http://groups.google.com/group/adf-methodology).
---
You received this message because you are subscribed to the Google Groups "ADF Enterprise Methodology Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adf-methodolo...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
|
Steven Davelaar| Consulting
Solutions Architect Oracle Webcenter | FMW Architecture Team (A-Team) Tel +31 30 669 8113 | Mobile +31 6 55 33 24 28 Twitter: @stevendavelaar |
| A-Team ADF/Webcenter Blog | JHeadstart |
Thank you for your answer!I have the additional problem, that most of our jdeveloper applications are deployed for reuse as shared libraries and used from master web applications.I have tested to call following url for an shared library without success for following url's:http://host:port/<context_root_shared_library>/adftftester.html
Get in both cases the error: Error 404--Not FoundFor some of my applications (which uses adf libraries) I get errors when starting the task flow tester, where is the right place to ask for help for this errors?Kind regardsTorsten
Hi!I have added the context params as in your example without success. Remember: I want to test the resulting shared library, which is deployed on the server, not the tftester run configuration.Kind regardsTorsten