Difference between revisions of "Lapis Lazuli:Function List"

From Test Automation Wiki
Jump to: navigation, search
(Created page with "== Main functions using LL == Below there is a list of the main functions of lapis lazuli. * BrowserModule::Find * Lapis Lazuli/browser.wai...")
 
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
Below there is a list of the main functions of lapis lazuli.
 
Below there is a list of the main functions of lapis lazuli.
  
* [[Lapis Lazuli/browser.find()|BrowserModule::Find]]
+
* [[Lapis Lazuli:browser.find()|BrowserModule::Find]]
* [[Lapis Lazuli/browser.wait()|BrowserModule::Wait]]
+
* [[Lapis Lazuli:browser.wait()|BrowserModule::Wait]]
* [[Lapis Lazuli/browser error handling|BrowserModule::Error]]
+
* [[Lapis Lazuli:browser error handling|BrowserModule::Error]]
* [[Lapis Lazuli/browser element interaction|BrowserModule::Interaction]]
+
* [[Lapis Lazuli:browser element interaction|BrowserModule::Interaction]]
* [[Lapis Lazuli/taking screenshots|BrowserModule::Screenshots]]
+
* [[Lapis Lazuli:taking screenshots|BrowserModule::Screenshots]]
  
 
== Other related functionalities ==
 
== Other related functionalities ==
  
GenericModule::XPath
+
* GenericModule::XPath
Setup Code
+
* Setup Code
Software Version Handling
+
* Software Version Handling
WorldModule::Annotate
+
* WorldModule::Annotate
WorldModule::API
+
* WorldModule::API
WorldModule::Browser
+
* WorldModule::Browser
WorldModule::Config
+
* WorldModule::Config
WorldModule::Error
+
* WorldModule::Error
WorldModule::Hooks
+
* WorldModule::Hooks
WorldModule::Logging
+
* WorldModule::Logging
WorldModule::Proxy
+
* WorldModule::Proxy
WorldModule::Variable
+
* WorldModule::Variable

Latest revision as of 11:03, 20 June 2016

Main functions using LL

Below there is a list of the main functions of lapis lazuli.

Other related functionalities

  • GenericModule::XPath
  • Setup Code
  • Software Version Handling
  • WorldModule::Annotate
  • WorldModule::API
  • WorldModule::Browser
  • WorldModule::Config
  • WorldModule::Error
  • WorldModule::Hooks
  • WorldModule::Logging
  • WorldModule::Proxy
  • WorldModule::Variable