Entries from 2016-07-01 to 1 month

How to open new tab in Chrome with Selenium-chromeDriver ChromeDriver - WebDriver  options

forefoxでは上手く動かないが、chromiumならdriver.execute_script("window.open('https://www.google.com');")https://stackoverflow.com/questions/35208342/how-to-open-new-tab-in-chrome-with-selenium-chromedriver-in-python https://stackoverflow.c…

chromium webdeiver

$ sudo apt-get install chromium-chromedriver $ sudo ln -s /usr/lib/chromium-browser/chromedriver /usr/bin/chromedriver add ~/.bashrcexport PATH=$PATH:/usr/lib/chromium-browser/ Selenium::WebDriver::Chrome.path = '/usr/lib/chromium-browser/…

gtk3 instead of tk

https://github.com/cedlemo/ruby-gtk3-tutorial

CMS RoR ruby

Refinery CMS 出来ればSlimSpree eCommerce

ubuntu14.04 Network menu has disappeared

http://askubuntu.com/questions/772683/unable-to-connect-to-the-internet-network-menu-has-disappearedこれが早いsudo service network-manager restart