我需要替换selenium webdriver+python中以下url的一部分:
我试过使用replace,但它不起作用。下面是我使用的代码:print(current_url) #prints the url of the current window.current_url.replace("ve-215", "192.
如果存在查询字符串,则我的JavaScript不工作,properly...its假设执行窗口位置,如果没有,则不应该触发窗口位置。如果存在查询字符串或不存在查询字符串,则会发生窗口位置。基本上,如果URL上没有查询字符串,我想阻止它发生。以下是代码: if (url.indexOf("?")> 0){