Class GetNativeAlert

    • Constructor Detail

      • GetNativeAlert

        public GetNativeAlert()
    • Method Detail

      • execute

        public String execute​(Context context,
                              String... args)
        Description copied from interface: ISubCommand
        Execute sub command.
        Parameters:
        context - Selenese Runner context.
        args - arguments.
        Returns:
        sub command result.