Skip to content

Commit 2a0745e

Browse files
committed
update documents
1 parent 0e033a8 commit 2a0745e

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

.DS_Store

2 KB
Binary file not shown.

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
erjsTesting
2-
===========
1+
# Readme.md
32

4-
Testing project for er.js
3+
- Welcome to Etu Insight
4+
- How to use test python codes
5+
-

requires.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
selenium
2+
pandas

web_test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from selenium import webdriver
2-
from
2+
from pandas as pd
33
import csv
44
import time
55

0 commit comments

Comments
 (0)