回答編集履歴
1
具体的な対策案を追記した。
answer
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
typeだと自動補完のトリガーにならないので、
|
2
2
|
typeKeysを使うべしとstackOverflowにありました。
|
3
|
-
どうでしょうか?
|
3
|
+
たぶん、typeKeysで「NIKE」を指定できるのではないかと推測しているのですが、どうでしょうか?
|
4
4
|
|
5
5
|
[Can selenium handle autocomplete?(stackoverflow)](http://stackoverflow.com/questions/663034/can-selenium-handle-autocomplete)
|