File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
src/main/resources/localization Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -81,3 +81,6 @@ See quick start example [here](./src/test/java/tests/usecases/QuickStartExample.
8181To get more details please look at documentation:
8282- [ In English] ( https://github.com/aquality-automation/aquality-selenium-java/wiki/Overview-(English) )
8383- [ In Russian] ( https://github.com/aquality-automation/aquality-selenium-java/wiki/Overview-(Russian) )
84+
85+ ### License
86+ Library's source code is made available under the [ Apache 2.0 license] ( LICENSE ) .
Original file line number Diff line number Diff line change 8181 <dependency >
8282 <groupId >com.github.aquality-automation</groupId >
8383 <artifactId >aquality-selenium-core</artifactId >
84- <version >2.0.3 </version >
84+ <version >2.0.4 </version >
8585 </dependency >
8686
8787 <dependency >
Original file line number Diff line number Diff line change 7070 "loc.send.text" : " Ustawianie tekstu - '%s'" ,
7171 "loc.setting.value" : " Ustawienie wartości - '%s'" ,
7272 "loc.text.clearing" : " Oczyszczenie" ,
73- "loc.text.submitting" : " Oczyszczenie " ,
73+ "loc.text.submitting" : " Przesyłanie " ,
7474 "loc.text.field" : " Pole tekstowe" ,
7575 "loc.text.sending.key" : " Wysyłanie klawisz '%1$s'" ,
7676 "loc.text.typing" : " Wpisywanie '%s'" ,
You can’t perform that action at this time.
0 commit comments