Skip to content

M0Rph3U56031769/training-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

training-search

just a small practice for selenium and java

How to use as a library?

Just create a .jar file or download the JAR file(link above), and import it as dependency in your project.

Usage exapmle

// Just define the training name

Google google_properties = new Google("robot framework");

OR

Google google_properties = new Google("robot framework", "youtube.com");

// Search will print out the results and it will create a csv file.
google_properties.searchTrainings(10);

Release

JAR:

https://github.com/M0Rph3U56031769/training-search/releases/download/v0.1/trainingsearch.jar

https://github.com/M0Rph3U56031769/training-search/releases

Future Architect

Future Architect - Not the actual architecture