Ivan Kalinin
Ivan Kalinin
see for the reference https://github.com/vividus-framework/vividus/commit/c09d14f225c9fa3d132012d469e749e73f1b5ee6
Remove deprecated HTTP step _Originally posted by @ikalinin1 in https://github.com/vividus-framework/vividus/pull/2537#r817560777_
https://github.com/vividus-framework/vividus/blob/master/vividus-plugin-html/src/main/resources/steps/defaults/html.steps#L1-L12
As the first step in the adoption of #2040 we need to remove usage of spring profiles.
ACs: 1. Defined list of supported profiles with description. 2. Documented properties allowing to set arguments, binary path and experimental options 3. Mobile emulation has a description of how to...
Remove deprecated video steps _Originally posted by @ikalinin1 in https://github.com/vividus-framework/vividus/pull/2487#r806634628_
https://github.com/SeleniumHQ/selenium/blob/trunk/java/src/org/openqa/selenium/opera/OperaDriver.java#L42-L62