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