Skip to content
Snippets Groups Projects
Commit a1409096 authored by Dennis Collinson's avatar Dennis Collinson
Browse files

pening sad spec

parent a0e6433f
No related branches found
No related tags found
No related merge requests found
def fill_in_autocomplete(selector, value)
pending #make me work if yr board, investigate send_keys
page.execute_script %Q{$('#{selector}').val('#{value}').keyup()}
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment