Class GetAllWindowNames

    • Constructor Detail

      • GetAllWindowNames

        public GetAllWindowNames()
        Constructor.
    • Method Detail

      • execute

        public List<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.