回答編集履歴
1
不具合の為 削除
test
CHANGED
@@ -1,7 +1 @@
|
|
1
|
-
|
1
|
+
不具合の為 削除です
|
2
|
-
|
3
|
-
```Python
|
4
|
-
|
5
|
-
webdriver.ActionChains(driver).context_click().send_keys("V").perform()
|
6
|
-
|
7
|
-
```
|