Class GetEval

    • Constructor Detail

      • GetEval

        public GetEval()
        Constructor.
    • Method Detail

      • execute

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