<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to FAQ</title><link>https://sourceforge.net/adobe/genie/wiki2/FAQ/</link><description>Recent changes to FAQ</description><atom:link href="https://sourceforge.net/adobe/genie/wiki2/FAQ/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 14 May 2014 13:35:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/adobe/genie/wiki2/FAQ/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/adobe/genie/wiki2/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am new to this tool.&lt;/p&gt;
&lt;p&gt;IS anybody guide that how to integrate this tool with webdriver&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reddy</dc:creator><pubDate>Wed, 14 May 2014 13:35:57 -0000</pubDate><guid>https://sourceforge.net7717d4e2ae34b9611ccd26f525582274f4318a25</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/adobe/genie/wiki2/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Facing the same problem.. not sure where I went wrong but i followed the setup instruction to the letter.. :(&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sandeep Kumar laik</dc:creator><pubDate>Sun, 10 Mar 2013 14:32:14 -0000</pubDate><guid>https://sourceforge.net7e7c3794b835755c228f0b47c1d85044e6a9a838</guid></item><item><title>Discussion for FAQ page</title><link>https://sourceforge.net/adobe/genie/wiki2/FAQ/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hii ppl.. I am having a problem with genie, there's one missing class inside GeniePlugin.jar, GenieWatchView.class, is this happening with anybody?&lt;/p&gt;
&lt;p&gt;I even tried to build the genie source code to generate the jar but it builds exactly the same, without the class.&lt;/p&gt;
&lt;p&gt;Can someone send me the class GenieWatchView.class please?&lt;/p&gt;
&lt;p&gt;I would really appreciate some help on this..&lt;/p&gt;
&lt;p&gt;Grets..&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">João Coutinho</dc:creator><pubDate>Mon, 28 Jan 2013 10:24:56 -0000</pubDate><guid>https://sourceforge.netf5dd2cd8e28d75cb146d86f22166234e99c7557f</guid></item><item><title>WikiPage FAQ modified by Piyush Singhal</title><link>https://sourceforge.net/adobe/genie/wiki2/FAQ/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -33,6 +33,10 @@
 ---
 &lt;b&gt; Is embedding a DLL/SWC, or other library required in an application undergoing testing? &lt;/b&gt; 
 No. This allows the automation of the current released builds without any recompilation.
+
+---
+&lt;b&gt; Can I use this tool on an IOS or Android device for testing Adobe AIR applications? &lt;/b&gt; 
+No, Automated UI Tester for Adobe Actionscript does not support AIR application on desktop or on any kind of devices.
 
 ---
 &lt;b&gt; What platforms and operating systems are supported? &lt;/b&gt; 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Piyush Singhal</dc:creator><pubDate>Thu, 21 Jun 2012 12:02:44 -0000</pubDate><guid>https://sourceforge.net8ce88814a0ba9cef513d1157171247b977d83bf9</guid></item><item><title>WikiPage FAQ modified by Piyush Singhal</title><link>https://sourceforge.net/adobe/genie/wiki2/FAQ/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -68,7 +68,7 @@
 
 ---
 &lt;b&gt; How do I get my script execution results? &lt;/b&gt; 
-Automated UI Tester for Adobe® ActionScript® creates a log file in XML format as well as HTML format in a folder with the current date and time. The folder name is labeled with the corresponding date and time from the log file. This is done for every script execution. The log contains the result of each step along with consolidated results. Generally, logs are created in the directory where the Executor.jar file is present (&lt;GeniePath&gt;\GenieScript\GenieLogs folder).
+Automated UI Tester for Adobe® ActionScript® creates a log file in XML format as well as HTML format in a folder with the current date and time. The folder name is labeled with the corresponding date and time from the log file. This is done for every script execution. The log contains the result of each step along with consolidated results. Generally, logs are created in the directory where the Executor.jar file is present (\&lt;GeniePath\&gt;\\GenieScript\\GenieLogs folder).
 
 ---
 &lt;b&gt; Can I validate my steps in a recorded script? &lt;/b&gt; 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Piyush Singhal</dc:creator><pubDate>Mon, 18 Jun 2012 13:36:44 -0000</pubDate><guid>https://sourceforge.netde99b7fce003f8eb15eae37c0b481c075f5ad84c</guid></item><item><title>WikiPage FAQ modified by Piyush Singhal</title><link>https://sourceforge.net/adobe/genie/wiki2/FAQ/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -1,75 +1,75 @@
 ## FAQ ##
 
 &lt;b&gt; What is Automated UI Tester for Adobe® ActionScript®? &lt;/b&gt; 
-Automated UI Tester for Adobe® ActionScript® is a pure ActionScript 3.0 SWF automation testing tool with the capability of recording user actions on an SWF file and playing them back with high fidelity. The API for this tool is provided with name “Genie.”
+Automated UI Tester for Adobe® ActionScript® is a pure ActionScript 3.0 SWF application automation testing tool with the capability of recording user actions on a SWF file and playing them back with high fidelity. The API for this tool is provided with the name “Genie” (Adobe internal code name for the tool).
 
 ---
 &lt;b&gt; What are the major features of Automated UI Tester for ActionScript®? &lt;/b&gt;
 
 * No instrumentation or application manipulation is required.
-* Automate pure ActionScript 3.0 SWF.
+* Automate pure ActionScript 3.0 SWF files.
 * No source code access required.
 * No need to run inside any wrapper.
-* Works on web based apps and standalone SWF.
-* Performs native automation (no image dependency) thus making scripts reliable and lowering down maintenance cost.
-* Application can even be running in background.
+* Works on web-based apps and standalone SWF files.
+* Performs native automation (no image dependency), thus making scripts reliable and lowering maintenance costs.
+* The application can even run in background.
 
 ---
 &lt;b&gt; What is Genie and how it is related to Automated UI Tester for Adobe® ActionScript®? &lt;/b&gt; 
-“Genie” is internal code name for Automated UI Tester for Adobe® ActionScript®. They are referring to same tool. The API exposed by this tool uses the name “Genie” in it.
+“Genie” is the internal code name for Automated UI Tester for Adobe® ActionScript®. They are referring to the same tool. The API exposed by this tool is called “Genie”.
 
 ---
 &lt;b&gt; Why is Automated UI Tester for ActionScript better than other Flash automation tools? &lt;/b&gt; 
-With other similar automation tools, automating applications requires instrumentation of an application or requires run inside a wrapper application. Also other tools cannot automate pure Flash or ActionScript applications (e.g. Flash Games), but with Automated UI Tester for Adobe® ActionScript®, it solves all these problems
+With other automation tools, automating applications requires instrumentation of an application or requires running inside a wrapper application. Also, other tools cannot automate pure Flash or ActionScript applications (for example, Flash games), but Automated UI Tester for Adobe® ActionScript® solves all these problems.
 
 ---
 &lt;b&gt; Does Automated UI Tester for ActionScript work on image comparison or object recognition? &lt;/b&gt; 
-It works on object recognition. The tool gets the complete object structure of the application under test and provides them with unique identifiers in a hierarchical manner to recognize each component individually.
+It works on object recognition. The tool gets the complete object structure of the application under test and provides all objects with unique identifiers in a hierarchical manner to recognize each component individually.
 
 ---
-&lt;b&gt; Will it be able to uniquely identify all the objects? &lt;/b&gt; 
+&lt;b&gt; Will it be able to identify all the objects uniquely? &lt;/b&gt; 
 Yes, the tool will recognize the objects uniquely and provide unique identifiers to every object.
 
 ---
-&lt;b&gt; Is embedding a dll/swc etc. in an application undergoing testing required? &lt;/b&gt; 
-No, this allows the automation of the current released builds without any re compilation.
+&lt;b&gt; Is embedding a DLL/SWC, or other library required in an application undergoing testing? &lt;/b&gt; 
+No. This allows the automation of the current released builds without any recompilation.
 
 ---
 &lt;b&gt; What platforms and operating systems are supported? &lt;/b&gt; 
-The tool’s scripting language is Java therefore it supports most platforms: Windows, Mac, Linux etc. However the APIs are best optimized for Windows and Mac.
+The tool’s scripting language is Java; therefore, it supports most platforms: Windows, Mac, Linux, and so on. However, the APIs are best optimized for Windows and Mac.
 
 ---
 &lt;b&gt; What browsers are supported? &lt;/b&gt; 
-All browsers that support Flash Player (e.g IE, Firefox, Chrome, Safari, etc.) are supported by this tool.
+All browsers that support Flash Player (IE, Firefox, Chrome, Safari, and so on) are supported by this tool.
 
 ---
-&lt;b&gt; What kinds of SWFs are supported and what SWFs are not supported? &lt;/b&gt; 
-Support for SWFs created in ActionScript 3 which are pure AS applications containing objects like Sprites, movieclips etc. Not all Flex (mx or spark) components (i.e. Flex apps) are supported however Automated UI Tester for Adobe® ActionScript® can be extended to support these. AIR applications, AS1 and AS2 based SWFs are also not supported.
+&lt;b&gt; What kinds of SWF files are supported and what SWF files are not supported? &lt;/b&gt; 
+The tool supports testing on SWF files created in ActionScript 3 that are pure AS applications containing objects like Sprites, movieclips, and such. Not all Flex (MX or Spark) components (Flex apps) are supported; however, Automated UI Tester for Adobe® ActionScript® can be extended to support these. AIR applications, AS1- and AS2-based SWF apps are also not supported.
 
 ---
-&lt;b&gt; Does it support pure Flash/Action Scripts apps? &lt;/b&gt; 
+&lt;b&gt; Does it support pure Flash/ActionScript apps? &lt;/b&gt; 
 Yes, pure Flash/ActionScript apps are supported.
 
 ---
 &lt;b&gt; How do I write my script? &lt;/b&gt; 
-User writes their script in Java. Automated UI Tester for Adobe® ActionScript® also supports Record/Playback. Detailed documentation is available at CookBook.pdf in “Script Recording/ Playback” section.
+The user writes scripts in Java. Automated UI Tester for Adobe® ActionScript® also supports record and playback. Detailed documentation is available at UserGuide.pdf in the “Script recording and playback” section.
 
 ---
-&lt;b&gt; Will the script created on Windows works on Mac? &lt;/b&gt; 
-Scripts recordings run successfully in multiple platforms environments. However scripts recordings should be played back on same zoom level.
+&lt;b&gt; Will a script created on Windows work on Mac? &lt;/b&gt; 
+Script recordings run successfully in multiple platform environments. However script recordings should be played back on the same zoom level. 
 
 ---
-&lt;b&gt; Can I execute the same script in different languages of multilingual SWF? &lt;/b&gt; 
-Yes. The same script will run on different locales of application since language specific information is not used for performing automation.
+&lt;b&gt; Can I execute the same script in different languages on a multilingual SWF application? &lt;/b&gt; 
+Yes. The same script will run on different locales of an application, since language-specific information is not used for performing automation.
 
 ---
-&lt;b&gt; Does Automated UI Tester for Adobe® ActionScript® provide multi application workflow? &lt;/b&gt; 
-Yes, multi SWF workflows are supported. You can automate a workflow requiring multiple applications in single script.
+&lt;b&gt; Does Automated UI Tester for Adobe® ActionScript® provide multi-application workflow? &lt;/b&gt; 
+Yes, multi-SWF app workflows are supported. You can automate a workflow requiring multiple applications in a single script.
 
 ---
 &lt;b&gt; How do I get my script execution results? &lt;/b&gt; 
-Automated UI Tester for Adobe® ActionScript® creates a log file in XML format as well as HTML format in a folder with the current date and time. The folder name is labeled with the corresponding date and time from the log file. This is done for every script execution. The log contains result of each stepalong with consolidated results. Generally logs are created in the directory where Executor.jar file is present (i.e. &lt;Path&gt;\GenieScript\GenieLogs folder).
+Automated UI Tester for Adobe® ActionScript® creates a log file in XML format as well as HTML format in a folder with the current date and time. The folder name is labeled with the corresponding date and time from the log file. This is done for every script execution. The log contains the result of each step along with consolidated results. Generally, logs are created in the directory where the Executor.jar file is present (&lt;GeniePath&gt;\GenieScript\GenieLogs folder).
 
 ---
 &lt;b&gt; Can I validate my steps in a recorded script? &lt;/b&gt; 
-Automated UI Tester for Adobe® ActionScript® provides a comprehensive set of APIs to validate the steps. Assertion methods for validation are also provided. Detailed documentation is available in CookBook.pdf in the “User Exposed Methods for validation” section. Also refer to JavaDocs of tool for a full list of exposed API
+Automated UI Tester for Adobe® ActionScript® provides a comprehensive set of APIs to validate the steps. Assertion methods for validation are also provided. Detailed documentation is available in UserGuide.pdf in the “User-exposed methods for validation and generic use” section. Also refer to the JavaDocs of the tool for a full list of exposed APIs
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Piyush Singhal</dc:creator><pubDate>Mon, 18 Jun 2012 13:32:28 -0000</pubDate><guid>https://sourceforge.netd62ddfe026b79bbe3f58dd28920bc9306db92cc6</guid></item><item><title>WikiPage FAQ modified by Adobe Admin</title><link>https://sourceforge.net/adobe/genie/wiki2/FAQ/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,7 +1,7 @@
 ## FAQ ##
 
 &lt;b&gt; What is Automated UI Tester for Adobe® ActionScript®? &lt;/b&gt; 
-Automated UI Tester for Adobe® ActionScript® is a pure ActionScript 3.0 SWF automation testing tool with the capability of recording user actions on an SWF file and playing them back with high fidelity. The API for this tool is provided with name “Genie” (Adobe internal code name for the tool).
+Automated UI Tester for Adobe® ActionScript® is a pure ActionScript 3.0 SWF automation testing tool with the capability of recording user actions on an SWF file and playing them back with high fidelity. The API for this tool is provided with name “Genie.”
 
 ---
 &lt;b&gt; What are the major features of Automated UI Tester for ActionScript®? &lt;/b&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adobe Admin</dc:creator><pubDate>Mon, 04 Jun 2012 19:58:56 -0000</pubDate><guid>https://sourceforge.net692f63fcb116178fd0123ddfa9003abace2425f9</guid></item><item><title>WikiPage FAQ modified by Adobe Admin</title><link>https://sourceforge.net/adobe/genie/wiki2/FAQ/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,75 @@
-Welcome to your wiki!
+## FAQ ##
 
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+&lt;b&gt; What is Automated UI Tester for Adobe® ActionScript®? &lt;/b&gt; 
+Automated UI Tester for Adobe® ActionScript® is a pure ActionScript 3.0 SWF automation testing tool with the capability of recording user actions on an SWF file and playing them back with high fidelity. The API for this tool is provided with name “Genie” (Adobe internal code name for the tool).
 
-The wiki uses [Markdown](/adobe/genie/wiki2/markdown_syntax/) syntax.
+---
+&lt;b&gt; What are the major features of Automated UI Tester for ActionScript®? &lt;/b&gt;
 
-[[project_admins]]
-[[download_button]]
+* No instrumentation or application manipulation is required.
+* Automate pure ActionScript 3.0 SWF.
+* No source code access required.
+* No need to run inside any wrapper.
+* Works on web based apps and standalone SWF.
+* Performs native automation (no image dependency) thus making scripts reliable and lowering down maintenance cost.
+* Application can even be running in background.
+
+---
+&lt;b&gt; What is Genie and how it is related to Automated UI Tester for Adobe® ActionScript®? &lt;/b&gt; 
+“Genie” is internal code name for Automated UI Tester for Adobe® ActionScript®. They are referring to same tool. The API exposed by this tool uses the name “Genie” in it.
+
+---
+&lt;b&gt; Why is Automated UI Tester for ActionScript better than other Flash automation tools? &lt;/b&gt; 
+With other similar automation tools, automating applications requires instrumentation of an application or requires run inside a wrapper application. Also other tools cannot automate pure Flash or ActionScript applications (e.g. Flash Games), but with Automated UI Tester for Adobe® ActionScript®, it solves all these problems
+
+---
+&lt;b&gt; Does Automated UI Tester for ActionScript work on image comparison or object recognition? &lt;/b&gt; 
+It works on object recognition. The tool gets the complete object structure of the application under test and provides them with unique identifiers in a hierarchical manner to recognize each component individually.
+
+---
+&lt;b&gt; Will it be able to uniquely identify all the objects? &lt;/b&gt; 
+Yes, the tool will recognize the objects uniquely and provide unique identifiers to every object.
+
+---
+&lt;b&gt; Is embedding a dll/swc etc. in an application undergoing testing required? &lt;/b&gt; 
+No, this allows the automation of the current released builds without any re compilation.
+
+---
+&lt;b&gt; What platforms and operating systems are supported? &lt;/b&gt; 
+The tool’s scripting language is Java therefore it supports most platforms: Windows, Mac, Linux etc. However the APIs are best optimized for Windows and Mac.
+
+---
+&lt;b&gt; What browsers are supported? &lt;/b&gt; 
+All browsers that support Flash Player (e.g IE, Firefox, Chrome, Safari, etc.) are supported by this tool.
+
+---
+&lt;b&gt; What kinds of SWFs are supported and what SWFs are not supported? &lt;/b&gt; 
+Support for SWFs created in ActionScript 3 which are pure AS applications containing objects like Sprites, movieclips etc. Not all Flex (mx or spark) components (i.e. Flex apps) are supported however Automated UI Tester for Adobe® ActionScript® can be extended to support these. AIR applications, AS1 and AS2 based SWFs are also not supported.
+
+---
+&lt;b&gt; Does it support pure Flash/Action Scripts apps? &lt;/b&gt; 
+Yes, pure Flash/ActionScript apps are supported.
+
+---
+&lt;b&gt; How do I write my script? &lt;/b&gt; 
+User writes their script in Java. Automated UI Tester for Adobe® ActionScript® also supports Record/Playback. Detailed documentation is available at CookBook.pdf in “Script Recording/ Playback” section.
+
+---
+&lt;b&gt; Will the script created on Windows works on Mac? &lt;/b&gt; 
+Scripts recordings run successfully in multiple platforms environments. However scripts recordings should be played back on same zoom level.
+
+---
+&lt;b&gt; Can I execute the same script in different languages of multilingual SWF? &lt;/b&gt; 
+Yes. The same script will run on different locales of application since language specific information is not used for performing automation.
+
+---
+&lt;b&gt; Does Automated UI Tester for Adobe® ActionScript® provide multi application workflow? &lt;/b&gt; 
+Yes, multi SWF workflows are supported. You can automate a workflow requiring multiple applications in single script.
+
+---
+&lt;b&gt; How do I get my script execution results? &lt;/b&gt; 
+Automated UI Tester for Adobe® ActionScript® creates a log file in XML format as well as HTML format in a folder with the current date and time. The folder name is labeled with the corresponding date and time from the log file. This is done for every script execution. The log contains result of each stepalong with consolidated results. Generally logs are created in the directory where Executor.jar file is present (i.e. &lt;Path&gt;\GenieScript\GenieLogs folder).
+
+---
+&lt;b&gt; Can I validate my steps in a recorded script? &lt;/b&gt; 
+Automated UI Tester for Adobe® ActionScript® provides a comprehensive set of APIs to validate the steps. Assertion methods for validation are also provided. Detailed documentation is available in CookBook.pdf in the “User Exposed Methods for validation” section. Also refer to JavaDocs of tool for a full list of exposed API
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adobe Admin</dc:creator><pubDate>Mon, 04 Jun 2012 19:55:38 -0000</pubDate><guid>https://sourceforge.net43afbe2e1ef5873d8e5dc68e7beed7167ab3374b</guid></item><item><title>WikiPage Home modified by Adobe Admin</title><link>https://sourceforge.net/adobe/genie/wiki2/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/adobe/genie/wiki2/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adobe Admin</dc:creator><pubDate>Mon, 04 Jun 2012 19:55:03 -0000</pubDate><guid>https://sourceforge.netc44efdc7d15d68097fe4150cd5f8cf3bee137c43</guid></item></channel></rss>