FF.au3 function reference

Es folgt eine Liste mit allen Funktionen der FF.au3. The following is a list of all functions of the FF.au3.

Benutzer Definierte Funktion Custom function Beschreibung Description
_FFAction _FFAction Führt ein bestimmte Aktion in FireFox aus. If a certain action in FireFox.
_FFClick _FFClick Klickt das angegebene Element. Click the specified element.
_FFClickImage _FFClickImage Klickt einen Bild-Link an. Click a picture link.
_FFClickImageBySize _FFClickImageBySize Klickt alle Bild-Links, mit Bildern der angegebenen Größe, an. Click any image links, with pictures of the specified size.
_FFClickLink _FFClickLink Klickt einen Link an. Click a link.
_FFConnect _FFConnect Stellt eine Verbindung zu einem laufenden MozRepl in FireFox her. If a connection to an ongoing MozRepl in FireFox.
_FFDisConnect _FFDisConnect Trennt eine Verbindung zu einem laufenden MozRepl. Separates a connection to an ongoing MozRepl.
_FFFormCheckBox _FFFormCheckBox (De)Selektiert die angegebene CheckBox. (De) Selects the specified CheckBox.
_FFFormRadioButton _FFFormRadioButton Selektiert den angegebenen Radio-Button. Selects the specified radio button.
_FFFormReset _FFFormReset Setzt das angegebene Formular zurück. Where the form.
_FFFormSubmit _FFFormSubmit Sendet das angegebene Formular ab. Sends the specified form.
_FFFrameEnter _FFFrameEnter Wählt einen Frame aus, auf den sich alle weiteren Befehle beziehen. Select a frame, to which all other commands.
_FFFrameLeave _FFFrameLeave Verläßt den aktuellen Frame wieder und wechselt zum "top"-Frame. Terminates the current frame and go back to the top frame. .
_FFFrameSelected _FFFrameSelected Gibt den Namen oder Index des aktuellen Frames zurück. Is the name or index of the current frame.
_FFGetLength _FFGetLength Gibt die Anzahl aller angegebenen Objekte zurück. Is the number of all specified objects.
_FFGetLinks _FFGetLinks Gibt ein Array mit einer bestimmen Eigenschaft aller Links zurück. Is an array of a particular characteristic of all links back.
_FFGetValueById _FFGetValueById Gibt den Wert (value) des Objektes mit der angegebenen ID zurück. Is the value (value) of the object with the specified ID.
_FFGetValueByName _FFGetValueByName Gibt den Wert (value) des Objektes mit dem angegebenen Namen zurück. Is the value (value) of the object with the given names.
_FFKeyPress _FFKeyPress Simuliert eine Tastatureingabe. Simulates a keyboard input.
_FFLoadWait _FFLoadWait Wartet bis die akutelle Seite vollständig geladen ist. Wait until the akutelle side is fully charged.
_FFOpenURL _FFOpenURL Öffnet die angegebene URL (auch about: und chrome:). Opens the URL (including about: and chrome:).
_FFQuit _FFQuit Schließt FireFox. Closes FireFox.
_FFReadHTML _FFReadHTML Gibt den Quelltext der aktuellen Seite zurück. Is the source of the current page.
_FFReadText _FFReadText Gibt den Text der aktuellen Seite, ohne Tags, zurück. Is the text of the current page, without tags.
_FFSetGet _FFSetGet Sendet / empfängt Daten zu / von FireFox. Sending / receiving data to / from FireFox.
_FFSetValueById _FFSetValueById Setzt den Wert (value) des angegebenen Objektes. If the value (value) of the declared object.
_FFSetValueByName _FFSetValueByName Setzt den Wert (value) des angegebenen Objektes. If the value (value) of the declared object.
_FFStart _FFStart Startet einen neuen FireFox Prozess, oder verbindet sich mit einem bestehenden. FireFox starts a new process, or connects to an existing.
_FFTabAdd _FFTabAdd Öffnet einen neuen Tab. Opens a new Table
_FFTabClose _FFTabClose Schließt den aktuellen, oder angegebenen Tab. Does the current, or specified Table
_FFTabCloseAll _FFTabCloseAll Schließt alle Tabs, außer dem aktuellen. Includes all staff, except the current.
_FFTabExists _FFTabExists Prüft ob der angegebene Tab existiert. Checks whether the tab exists.
_FFTabLength _FFTabLength Gibt die Anzahl aller Tabs zurück. Is the number of tabs.
_FFTabSelect _FFTabSelect Bringt den angegebenen Tab in den Vordergrund. Bring the specified tab in the foreground.
_FFTabSelected _FFTabSelected Gibt den Namen oder Index des aktuellen Tabs zurück. Is the name of the current or index tabs.