Docs:
Various utility methods for package submodules.
webdriver_test_tools.common.utils.
get_base_url
Strips query string from a url and returns just the base url
url – The full url to get the base url from
The url with any query string removed