Uses of Class
io.jenkins.plugins.autify.model.UrlReplacement
Packages that use UrlReplacement
-
Uses of UrlReplacement in io.jenkins.plugins.autify
Methods in io.jenkins.plugins.autify that return types with arguments of type UrlReplacementMethod parameters in io.jenkins.plugins.autify with type arguments of type UrlReplacementModifier and TypeMethodDescriptionvoidAutifyWebBuilder.setUrlReplacements(List<UrlReplacement> value) intAutifyCli.webTestRun(String autifyUrl, boolean wait, String timeout, List<UrlReplacement> urlReplacements, String testExecutionName, String browser, String device, String deviceType, String os, String osVersion, String autifyConnect, boolean autifyConnectClient, String autifyConnectClientExtraArguments)