-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmama1.py
137 lines (131 loc) · 7.1 KB
/
mama1.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
from selenium import webdriver
import numpy as np
click = np.array([
[0,3,7,11,15,21,26,31,46,48,56,76,79,96,101,106,111,115],
[0,4,6,10,16,20,27,31,46,50,54,76,80,93,100,106,111,116],
[0,2,6,9,16,21,27,31,46,50,56,75,78,94,100,102,111,112],
[0,3,6,11,14,22,24,31,47,51,56,76,78,96,99,106,111,116],
[0,3,6,12,14,19,26,29,46,50,53,74,81,95,99,103,108,114],
[1,3,7,10,15,18,25,30,46,50,57,75,79,97,101,106,111,115],
[0,3,6,12,13,19,24,31,46,50,57,76,80,97,99,105,108,116],
[0,3,7,10,15,18,23,31,46,50,56,73,81,96,100,105,108,115],
[0,5,6,12,13,20,24,32,46,49,56,73,80,96,100,105,111,116],
[0,5,7,11,13,21,24,31,46,48,57,73,82,96,99,105,107,113],
[0,2,6,9,16,22,26,31,46,50,57,76,79,94,101,106,110,113],
[1,2,6,10,15,22,26,32,46,49,57,75,80,95,98,105,108,115],
[0,2,7,10,14,21,25,32,46,50,56,76,81,93,100,105,110,115],
[1,5,6,11,15,21,27,31,47,52,57,74,81,97,100,106,111,113],
[0,3,6,12,16,17,26,28,44,49,54,76,80,96,99,106,107,116],
[1,3,6,11,13,18,24,28,46,48,54,73,79,94,98,105,111,115],
[0,3,7,9,14,18,26,32,43,50,54,74,80,96,99,105,111,115],
[1,3,7,11,13,21,25,31,46,50,56,76,80,97,101,103,110,115],
[0,3,6,10,13,19,27,32,44,50,54,73,81,96,99,102,110,115],
[0,4,6,10,13,17,24,30,47,50,57,76,79,97,98,105,110,116],
[0,3,6,10,13,20,26,32,43,51,56,74,81,94,99,105,111,116],
[0,2,6,10,13,18,24,31,46,51,55,74,81,96,99,103,111,115],
[0,4,6,9,14,17,26,31,46,52,56,74,81,94,99,104,110,115],
[1,5,7,9,13,19,27,30,46,52,56,73,78,94,98,106,111,113],
[0,3,7,9,14,17,26,28,46,49,56,76,80,94,99,105,111,116],
[0,2,6,10,14,21,27,32,47,50,57,76,78,97,99,105,110,113],
[1,4,6,11,14,18,26,28,46,50,56,74,80,95,100,106,110,116],
[0,3,7,10,16,22,24,28,46,50,57,76,81,96,100,104,110,115],
[0,2,6,12,15,18,25,32,46,50,57,76,80,97,99,103,111,116],
[0,3,6,10,13,20,24,31,46,50,56,73,81,93,99,103,110,116],
[1,2,7,10,13,17,25,29,47,49,54,76,81,96,99,105,110,115],
[0,5,6,12,14,19,25,31,46,50,54,76,81,94,101,106,110,115],
[0,3,6,12,14,22,27,32,46,50,56,75,79,97,98,106,110,113],
[0,2,6,9,14,21,24,32,44,51,56,73,80,93,100,103,110,112],
[0,3,7,10,16,22,26,29,44,49,57,77,78,94,99,105,108,115],
[0,4,7,11,15,21,23,32,46,51,56,76,79,93,99,103,110,112],
[0,3,6,11,13,20,27,29,44,52,56,74,80,97,100,102,110,116],
[0,2,6,10,13,18,25,32,46,51,53,76,78,94,98,105,110,113],
[1,2,6,9,13,18,24,31,47,51,56,73,78,95,101,105,111,115],
[1,2,6,10,13,17,26,32,47,50,57,75,81,96,99,104,108,115],
[1,3,7,11,14,18,25,28,47,50,54,74,78,95,99,106,110,116],
[0,3,6,12,15,22,27,29,47,50,57,74,79,97,99,105,110,112],
[0,4,6,9,14,17,25,31,47,50,54,73,81,94,99,105,110,115],
[1,2,6,10,16,21,27,31,46,50,56,75,79,94,100,106,111,116],
[1,2,7,9,14,18,24,30,47,50,57,73,79,96,99,105,108,116],
[0,2,7,9,14,18,27,31,43,50,57,74,80,96,99,105,108,116],
[0,3,6,10,13,19,27,32,47,49,54,75,79,97,99,105,111,115],
[0,2,6,10,15,18,23,31,46,48,57,76,78,97,99,105,110,114],
[0,2,7,11,13,20,27,32,46,50,55,73,81,97,98,106,110,116],
[1,2,6,12,14,21,24,31,46,51,54,74,80,96,98,106,109,115],
[0,2,6,12,13,22,25,28,46,50,56,73,80,97,100,104,111,115],
[0,5,7,10,13,21,25,31,47,50,53,76,81,94,98,106,108,115],
[1,3,6,9,14,19,23,29,46,51,57,76,81,96,99,106,108,114],
[0,2,6,11,16,18,26,31,46,52,57,74,80,95,99,106,111,113],
[0,2,6,11,15,21,27,29,46,52,56,76,79,96,100,105,108,112],
[0,2,7,11,16,18,27,31,46,50,57,76,79,96,101,106,109,116],
[0,3,7,11,14,22,27,29,46,52,57,73,81,97,99,104,110,115],
[1,2,6,10,14,17,27,32,46,50,56,74,79,96,99,106,111,116],
[1,5,6,11,14,17,24,28,47,51,57,73,79,95,99,106,111,115],
[0,2,6,10,13,19,26,31,44,50,54,74,78,96,99,105,110,115],
[1,2,6,11,15,17,27,31,46,50,57,77,78,97,100,106,110,115],
[1,3,6,10,13,18,27,30,46,50,57,74,81,94,101,105,111,116],
[0,2,6,10,16,21,27,30,46,50,56,77,80,97,99,105,108,116],
[0,2,7,11,14,20,27,30,46,48,56,77,80,96,99,102,108,113],
[1,3,6,10,14,22,26,29,46,50,56,75,81,96,100,105,111,113],
[1,2,6,11,14,22,26,28,47,51,57,76,80,97,98,105,111,116],
[0,2,6,11,13,17,26,29,45,51,54,76,79,96,99,103,110,113],
[0,3,6,9,13,19,27,32,44,49,54,76,78,97,99,105,111,112],
[0,2,6,12,13,19,26,28,43,50,56,76,79,97,100,105,111,114],
[1,3,7,9,14,19,26,31,47,48,53,75,79,94,99,106,110,116],
[0,2,7,10,14,21,25,28,46,51,57,76,81,97,100,106,110,115],
[0,3,6,10,13,21,26,29,46,49,57,74,81,96,99,105,110,115],
[1,2,6,10,14,21,27,31,46,50,56,74,79,97,99,105,111,115],
[0,2,6,10,15,21,26,32,46,51,57,76,81,96,99,105,111,115],
[0,2,6,10,13,18,24,32,47,51,54,73,79,96,99,106,111,115],
[0,2,6,10,14,21,24,29,46,51,56,73,80,96,99,104,111,116],
[0,2,6,12,14,22,27,32,47,51,56,75,81,97,99,103,111,115],
[0,3,6,10,14,17,24,32,46,52,56,76,81,96,99,105,110,115],
[0,2,7,11,14,17,26,31,46,50,57,76,81,96,99,102,110,116],
[1,3,6,11,14,18,27,31,47,50,54,73,79,97,98,106,111,113],
[0,4,6,11,15,18,26,29,43,48,57,76,81,96,99,106,111,113],
[0,3,6,11,16,20,24,28,46,50,56,76,79,96,98,102,111,116],
[0,3,6,11,16,21,24,29,47,50,57,76,78,96,99,106,111,114],
[0,4,6,11,16,20,27,30,47,51,57,76,81,96,100,105,110,116],
[0,3,6,11,14,21,25,31,47,48,53,74,78,95,98,106,107,116],
[0,2,6,11,15,18,27,32,46,50,57,76,78,96,99,105,110,115],
[1,4,7,11,13,21,27,31,46,51,56,75,79,93,99,106,111,115],
[1,2,6,11,13,20,26,31,46,50,56,74,79,95,99,102,110,115],
[0,2,6,10,14,19,24,29,43,52,56,74,81,93,99,106,110,116],
[1,2,6,11,13,21,26,32,46,50,56,77,80,96,100,105,111,116],
[1,2,6,9,13,22,27,30,46,50,57,75,81,95,99,105,110,115],
[0,3,6,10,16,18,27,31,46,50,56,76,81,94,101,106,111,116],
[1,3,7,10,16,20,24,31,46,48,56,76,81,97,99,103,110,115],
[1,4,7,10,14,19,26,32,47,50,57,77,80,96,99,106,111,116],
[1,2,7,10,14,22,23,32,44,50,56,74,79,96,99,105,111,116],
[0,2,6,12,14,21,27,29,46,51,56,75,82,96,99,106,111,115],
[1,2,6,10,16,18,24,31,46,50,57,74,79,97,99,106,110,112],
[1,2,6,11,15,20,25,29,46,52,54,76,80,96,99,106,108,115],
[0,2,6,9,16,22,27,29,46,52,56,76,81,96,99,106,110,115],
[0,3,6,11,14,21,23,31,47,52,56,73,80,96,99,102,110,116],
[1,3,6,9,13,21,23,29,46,48,54,76,78,97,99,106,111,115],
[1,5,6,11,14,20,27,32,46,50,54,74,78,94,99,106,111,116],
[0,2,6,11,16,21,23,31,47,48,56,76,79,97,98,106,111,115],
[0,2,6,11,14,22,26,32,46,48,57,74,78,97,99,102,111,115],
[0,4,6,12,13,20,25,29,46,49,56,76,80,97,99,106,111,116],
[1,2,6,11,16,21,27,29,44,50,53,74,79,96,99,105,111,116],
[0,2,7,11,13,21,25,29,46,52,57,76,80,96,101,103,111,112],
[0,2,6,11,16,17,25,32,46,51,56,74,79,97,101,106,110,115],
[0,3,6,12,14,22,27,32,44,52,56,76,81,94,98,103,111,116],
[1,2,7,11,14,20,25,32,47,50,56,73,79,94,99,106,110,116],
[0,3,6,10,14,20,27,32,46,50,57,73,81,95,101,105,111,115],
[0,2,6,11,14,22,26,32,46,51,54,76,79,96,99,106,111,112],
[1,2,6,11,15,22,26,29,46,51,56,76,81,97,99,106,111,115],
[0,2,7,11,15,18,24,31,46,49,54,76,81,96,99,106,111,115]
])
for rows in click:
option = webdriver.ChromeOptions()
option.add_argument("-incognito")
option.add_experimental_option('excludeSwitches', ['enable-logging'])
#option.add_argument("--headless")
browser = webdriver.Chrome(executable_path='E:\projects\python\mama\chromedriver.exe', options=option)
browser.get("https://forms.gle/g7E6VKMWc5NxtJzQ8")
radiobuttons = browser.find_elements_by_class_name("appsMaterialWizToggleRadiogroupOffRadio")
submitbutton = browser.find_element_by_xpath('//*[@id="mG61Hd"]/div[2]/div/div[3]/div[1]/div/div/span')
for elements in rows:
radiobuttons[elements].click()
submitbutton.click()
browser.close()