test_wm
¶
Tests for wm macros
Classes
WBase¶

WmTest¶

-
class
WmTest
(methodName='runTest')[source]¶ Test of wm macro. It verifies that the macro ‘wm’ can be executed. It inherits from WmBase and from unittest.TestCase. It tests the execution of the ‘wm’ macro and verifies that the log ‘output’ exists.
-
macro_name
= 'wm'¶
-
test_wm_macro_runs
()¶ Testing wm with macro_runs(macro_params=[‘element_not_defined’], wait_timeout=5.0)
-