10#ifndef INCLUDED_VCL_UITEST_UITEST_HXX
11#define INCLUDED_VCL_UITEST_UITEST_HXX
13#include <rtl/ustring.hxx>
29 const css::uno::Sequence< css::beans::PropertyValue >& rArgs);
This class wraps a UI object like vcl::Window and provides an interface for the UI testing.
static std::unique_ptr< UIObject > getFocusTopWindow()
static bool executeCommand(const OUString &rCommand)
static std::unique_ptr< UIObject > getFloatWindow()
static bool executeDialog(const OUString &rCommand)
static bool executeCommandWithParameters(const OUString &rCommand, const css::uno::Sequence< css::beans::PropertyValue > &rArgs)