Class GetAllLinks

    • Constructor Detail

      • GetAllLinks

        public GetAllLinks()
        Constructor.
    • 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.