10000 Tags · SAFSDEV/Core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: SAFSDEV/Core

Tags

2021.05.12_21.54

Toggle 2021.05.12_21.54's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Open source version (#42)

* Added dependency jar, executable etc.
Added the modified classpath, developer_setup.md, gitattributes,
gitignore etc.

* Added source codes which meet the SAS open-source requirements.

* Removed this old selenium server jar, we are using the selenium 3.14.0
now.

* Change the push command to "git push origin HEAD": A handy way to push
the current branch to the same name on the remote.

* Changed the release download link to github's.

* Use https://safsdev.github.io/ as the safs documents url prefix.

* Updated to version 90.0.4430.24

* Using github update-site.

* Move some methods (independent with third-party-jar) from class 'Utils',
'WDLibrary' into a new class 'org.safs.UtilsIndependent'.
In *DriverUpdater classes, we call method of UtilsIndependent so that
safsupdate.jar will not depend on third-party-jar files.

* Removed the older version of 'log4j-api' and 'staf', we have newer
versions.

* Updated this jar by the golden safsupdate_latest.jar

Co-authored-by: safsdev <safsdev@sas.com>

2021.04.25_21.42

Toggle 2021.04.25_21.42's commit message
For REST testing, configurate proxy information through VM parameter or

SAFS Map.

2021.04.21_04.01

Toggle 2021.04.21_04.01's commit message
For REST testing, configurate proxy information through VM parameter or

SAFS Map.

2021.04.21_02.24

Toggle 2021.04.21_02.24's commit message
For REST testing, configurate proxy information through VM parameter or

SAFS Map.

2021.04.21_02.04

Toggle 2021.04.21_02.04's commit message
For REST testing, configurate proxy information through VM parameter or

SAFS Map.

2017.06.12_10.42

Toggle 2017.06.12_10.42's commit message
Merge pull request #41 from SAFSDEV/move_seleniumplus_functions_into_…

…core

Move seleniumplus functions into core

2017.06.08_04.57

Toggle 2017.06.08_04.57's commit message
Added SwitchWindow driver command and expose it in SeleniumPlus

2017.06.08_04.50

Toggle 2017.06.08_04.50's commit message
Added SwitchWindow driver command and expose it in SeleniumPlus

2017.06.08_04.09

Toggle 2017.06.08_04.09's commit message
Added SwitchWindow driver command and expose it in SeleniumPlus

2017.04.25_05.28

Toggle 2017.04.25_05.28's commit message
Fixed typos and some other tiny issues.

0