public class VScraper extends Object
| Constructor and Description |
|---|
VScraper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
run()
This method will run the scraping with the default properties within the
framework.
|
static void |
run(String propertiesFile)
This method will run the scraping with external properties file provided in
the arguments.
|
static void |
setProperty(String propertyName,
String propertyValue) |
static void |
setPropertyForComparison(String comparisonPrefix,
String propertyName,
String propertyValue) |
public static void run()
Property interface.public static void run(String propertiesFile)
propertiesFile - public static void setPropertyForComparison(String comparisonPrefix, String propertyName, String propertyValue)
public static void main(String[] args)
Copyright © 2016. All rights reserved.