#include <string>
#include <vector>
#include "absl/status/statusor.h"
#include "cli/service/ai/ai_action_parser.h"
Go to the source code of this file.
Classes | |
class | yaze::cli::gui::GuiActionGenerator |
Converts high-level AI actions into executable GUI test scripts. More... | |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::cli |
Namespace for the command line interface. | |
namespace | yaze::cli::gui |