btAppAutomation
Posted: Sat Dec 27, 2025 8:36 am
The btAppAutomation application enables automated execution of application processes. This is done either once or in recurring workflows. As a supporting tool, the library of Selenium is used. The applications can be present as a web application or standard API.
In comparison to other software manufacturer, we only use native a web browser communication like with Firefox or Chrome, instead of synthetic/integrated web browser.
INI File configuration
The configuration file supports the following functions:
Download the entire instruction here: https://www.b-technology.net/data/btApp ... tions.docx
In comparison to other software manufacturer, we only use native a web browser communication like with Firefox or Chrome, instead of synthetic/integrated web browser.
INI File configuration
The configuration file supports the following functions:
Code: Select all
Key name Value Description
[General]
ProcessTakeOver False By setting the value to “True” the application can hire an existing process from an application enforced to run in automation mode. A value of “False” creates a new process.
DateTimeFormatMeasure dd.MM.yyy HH:mm:ss.fffffff For the log file analysis
DefaultWebBrowser Firefox The browser which will be used for web automation.
OpenFolder C:\LastOpenFolder Last used folder for the automation configuration files.
ConfigurationFile Automation_ITSM_Login_DE.ini The last used automation configuration file.
UseAutoSizeForm False The own application can be stretched by setting the value to “True”.
[Pfade]
PfadTemp AppData.Path\TMP\ Folder where screenshots are stored in case of failures.