Uses of Interface
com.applitools.eyes.universal.dto.IBrowsersInfo
Packages that use IBrowsersInfo
-
Uses of IBrowsersInfo in com.applitools.eyes.universal.dto
Classes in com.applitools.eyes.universal.dto that implement IBrowsersInfoModifier and TypeClassDescriptionclassChromeEmulationDeviceRendererDtoclassDesktopBrowserRendererDtoclassIOSDeviceRendererDtoMethods in com.applitools.eyes.universal.dto that return types with arguments of type IBrowsersInfoModifier and TypeMethodDescriptionConfigurationDto.getBrowsersInfo()CheckSettingsDto.getEnvironments()Method parameters in com.applitools.eyes.universal.dto with type arguments of type IBrowsersInfoModifier and TypeMethodDescriptionvoidConfigurationDto.setBrowsersInfo(List<IBrowsersInfo> browsersInfo) voidCheckSettingsDto.setEnvironments(List<IBrowsersInfo> environments) -
Uses of IBrowsersInfo in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper that return IBrowsersInfoModifier and TypeMethodDescriptionstatic IBrowsersInfoRenderBrowserInfoMapper.toRenderBrowserInfoDto(com.applitools.eyes.visualgrid.model.RenderBrowserInfo renderBrowserInfo) Methods in com.applitools.eyes.universal.mapper that return types with arguments of type IBrowsersInfoModifier and TypeMethodDescriptionstatic List<IBrowsersInfo> RenderBrowserInfoMapper.toRenderBrowserInfoDtoList(List<com.applitools.eyes.visualgrid.model.RenderBrowserInfo> renderBrowserInfos)