page_object v0.4.0 PageObject.Util.Url

A group of URL helpers used in visitable macro currently. These will be mostly replaced by usage of the URI module in future.

Summary

Functions

convert_url_to_dynamic_segments(url)
dynamic_segment?(segment)
is_query_string?(segment, segment_list)
put_query_string(url, query_param, val)
split(url)