* fix jamtrack test
This commit is contained in:
parent
63ef63c20d
commit
2bce35d604
|
|
@ -69,7 +69,7 @@ describe "JamTrack Shopping", :js => true, :type => :feature, :capybara_feature
|
|||
|
||||
find('#jamtrackSearch .Select-control').trigger(:mousedown)
|
||||
# wait for the 'Type to search' prompt to show
|
||||
find('#jamtrackSearch .Select-noresults')
|
||||
find('#jamtrackSearch .Select-search-prompt')
|
||||
send_key_sequence('#jamtrackSearch .Select-control', jt_us.name)
|
||||
find('#jamtrackSearch .search-btn').trigger(:click)
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue