Revision history of "Python: Selenium Login ke Twitter"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 10:45, 27 January 2017Onnowpurbo talk contribs 2,950 bytes +2,950 Created page with " #!/usr/bin/env python # -*- coding: UTF-8 -*- import os import sys import codecs import pprint import unittest from selenium import webdriver from selenium.webd..."