<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Cheatsheet</title><link>https://sourceforge.net/p/popperfw/wiki/Cheatsheet/</link><description>Recent changes to Cheatsheet</description><atom:link href="https://sourceforge.net/p/popperfw/wiki/Cheatsheet/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 12 Nov 2013 12:34:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/popperfw/wiki/Cheatsheet/feed" rel="self" type="application/rss+xml"/><item><title>Cheatsheet modified by Michael Bulla</title><link>https://sourceforge.net/p/popperfw/wiki/Cheatsheet/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -7,7 +7,7 @@
 Locator             | Method | Used to define locators (see [Basics])
 MethodImplementedBy | Method | Used to define an implemention for a method (see [Experimental])
 Page                | Class | Indicates a PageObject to be a top level site (see [Basics])
-PageAccessor        | Method, Class |
+PageAccessor        | Method, Class | Indicates methods to open a Site ibn Browser (see [Basics], [Experimental])
 PageSource          | Method | Indicates a method to return the HTML of the given page (see [Basics])
 Title               | Method | Indicates a method to return the Title of the given page (see [Basics])
 Type                | Method | Forces PopperFW to use a special Class to instantiate a Webelement (see [Defining own Types])
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Bulla</dc:creator><pubDate>Tue, 12 Nov 2013 12:34:08 -0000</pubDate><guid>https://sourceforge.neteb8147fb60b944976b2220f0463ed971541fca16</guid></item><item><title>Cheatsheet modified by Michael Bulla</title><link>https://sourceforge.net/p/popperfw/wiki/Cheatsheet/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,13 +2,13 @@
 ------------------- | ------------- | --------------
 DefaultConstructor  | Constructor   | When an element has more then one constructor defined, this annotation tells PopperFW which one to take when instantiating Objects
 ElementFactory      | Class         | Tells PopperFW which Type of ElementFactory to use to instantiate Webelements (see [Defining own Types])
-ImplementedBy       | Locator Annotation | Used to implement own Locator (see [Defining own types])
+ImplementedBy       | Locator Annotation | Used to implement own Locator (see [Defining own Types])
 LocateBy...         | Method | Used to define locators (see [Basics])
 Locator             | Method | Used to define locators (see [Basics])
 MethodImplementedBy | Method | Used to define an implemention for a method (see [Experimental])
-Page                | Class |
-PageAccessor        | Method |
-PageSource          | Method |
-Title               | Method |
-Type                | Method |
-VerifyBy            | Class |
+Page                | Class | Indicates a PageObject to be a top level site (see [Basics])
+PageAccessor        | Method, Class |
+PageSource          | Method | Indicates a method to return the HTML of the given page (see [Basics])
+Title               | Method | Indicates a method to return the Title of the given page (see [Basics])
+Type                | Method | Forces PopperFW to use a special Class to instantiate a Webelement (see [Defining own Types])
+VerifyBy            | Class | Contains a condition a page has to fullfill to indicate that the page is opened the PageObject expects to be (see [Complexe Datatypes]).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Bulla</dc:creator><pubDate>Tue, 12 Nov 2013 11:35:00 -0000</pubDate><guid>https://sourceforge.net72fb1f66f1dc0455e505d4f1a2dcd26d987206df</guid></item><item><title>Cheatsheet modified by Michael Bulla</title><link>https://sourceforge.net/p/popperfw/wiki/Cheatsheet/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,7 @@
 Name                | Type          | Remarks
 ------------------- | ------------- | --------------
 DefaultConstructor  | Constructor   | When an element has more then one constructor defined, this annotation tells PopperFW which one to take when instantiating Objects
-ElementFactory      | Class         | Tells PopperFW which Type of ElementFactory to use to instantiate Webelements (see [Defining own types])
+ElementFactory      | Class         | Tells PopperFW which Type of ElementFactory to use to instantiate Webelements (see [Defining own Types])
 ImplementedBy       | Locator Annotation | Used to implement own Locator (see [Defining own types])
 LocateBy...         | Method | Used to define locators (see [Basics])
 Locator             | Method | Used to define locators (see [Basics])
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Bulla</dc:creator><pubDate>Tue, 12 Nov 2013 11:25:32 -0000</pubDate><guid>https://sourceforge.neta1d5a30d8bf62ab3f404aab6832c1ea336594d01</guid></item><item><title>Cheatsheet modified by Michael Bulla</title><link>https://sourceforge.net/p/popperfw/wiki/Cheatsheet/</link><description>&lt;div class="markdown_content"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Name&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Remarks&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;DefaultConstructor&lt;/td&gt;
&lt;td&gt;Constructor&lt;/td&gt;
&lt;td&gt;When an element has more then one constructor defined, this annotation tells PopperFW which one to take when instantiating Objects&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ElementFactory&lt;/td&gt;
&lt;td&gt;Class&lt;/td&gt;
&lt;td&gt;Tells PopperFW which Type of ElementFactory to use to instantiate Webelements (see &lt;span&gt;[Defining own types]&lt;/span&gt;)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ImplementedBy&lt;/td&gt;
&lt;td&gt;Locator Annotation&lt;/td&gt;
&lt;td&gt;Used to implement own Locator (see &lt;span&gt;[Defining own types]&lt;/span&gt;)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;LocateBy...&lt;/td&gt;
&lt;td&gt;Method&lt;/td&gt;
&lt;td&gt;Used to define locators (see &lt;a class="alink" href="/p/popperfw/wiki/Basics/"&gt;[Basics]&lt;/a&gt;)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Locator&lt;/td&gt;
&lt;td&gt;Method&lt;/td&gt;
&lt;td&gt;Used to define locators (see &lt;a class="alink" href="/p/popperfw/wiki/Basics/"&gt;[Basics]&lt;/a&gt;)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;MethodImplementedBy&lt;/td&gt;
&lt;td&gt;Method&lt;/td&gt;
&lt;td&gt;Used to define an implemention for a method (see &lt;span&gt;[Experimental]&lt;/span&gt;)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Page&lt;/td&gt;
&lt;td&gt;Class&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PageAccessor&lt;/td&gt;
&lt;td&gt;Method&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PageSource&lt;/td&gt;
&lt;td&gt;Method&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Title&lt;/td&gt;
&lt;td&gt;Method&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Type&lt;/td&gt;
&lt;td&gt;Method&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;VerifyBy&lt;/td&gt;
&lt;td&gt;Class&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Bulla</dc:creator><pubDate>Tue, 12 Nov 2013 11:21:29 -0000</pubDate><guid>https://sourceforge.net534325b262e99db0b9c27a5c9962737872d32c8a</guid></item></channel></rss>