.. java:import:: jdk.internal ValueBased SeleniumScreenshotParser ======================== .. java:package:: ru.bitec.gs.automation.parameters :noindex: .. java:type:: class SeleniumScreenshotParser .. versionadded:: 1.2.1 Парсер значения параметра :java:ref:`GsAutoProps.SeleniumScreenshot `. Требуется для включения сохранения скриншотов только в том случае, если корректно указано значение параметра :java:ref:`GsAutoProps.SeleniumScreenshotPath `. Constructors ------------ SeleniumScreenshotParser ^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: SeleniumScreenshotParser() :outertype: SeleniumScreenshotParser Methods ------- parse ^^^^^ .. java:method:: public static Boolean parse(String inputString) :outertype: SeleniumScreenshotParser