10#ifndef INCLUDED_VCL_UITEST_UITEST_HXX
11#define INCLUDED_VCL_UITEST_UITEST_HXX
13#include <rtl/ustring.hxx>
27 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.
std::unique_ptr< UIObject > getFocusTopWindow()
bool executeCommand(const OUString &rCommand)
std::unique_ptr< UIObject > getFloatWindow()
bool executeDialog(const OUString &rCommand)
bool executeCommandWithParameters(const OUString &rCommand, const css::uno::Sequence< css::beans::PropertyValue > &rArgs)