Files
clients/WebBasedCrawler/browser.txt

28 lines
815 B
Plaintext

# This file configures which browser you use when crawling
# Platforms are instagram, kakaostory, navercafe
# You can use these options: chrome, firefox, opera, ie
# If you have installed chromedriver and Chrome in the same folder
#platform=chrome
# If you use windows and have installed IEDriverServer.exe
#platform=ie
# If you have installed Firefox
#platform=firefox
# If you have installed OperaBrowser and operadriver
#platform=opera
# You can also specify a browser option about each the platform
# If browser option is empty in the each platform, the crawler will reference default
# If browser.txt file is empty or not configured,
# ie is default in Windows. firefox is default in Linux
default=chrome
kakaostory=chrome
instagram=chrome
navercafe=chrome
#facebook=chrome