Skip to content

bad URI(is not URI?) #9

@syewell

Description

@syewell

Hi David,

I'm trying to use tourbus for some performance testing but am running into the following error :

2013-02-10 23:39:42 Runner #1: bad URI(is not URI?): %257B:url=%253E%2522http://localhost:3000/%2522,%2520:headers=%253Enil%257D

My tourist class is as follows:

class Simple < Tourist
def tour_home
visit "http://localhost:3000"
assert_contain "Log In"
end
end

If this is a config error on my side I apologize, I'm working on sanding down my n00b edges!

Thanks,

Scott

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions