Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c3ce55c

Browse files
Update main.py
1 parent 2bf123e commit c3ce55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def execute_driver():
3131
seleniumwire_options=seleniumwire_options,
3232
)
3333
try:
34-
driver.get("https://ip.oxylabs.io/")
34+
driver.get("https://ip.oxylabs.io/location")
3535
return f'\nYour IP is: {driver.find_element(By.CSS_SELECTOR, "pre").text}'
3636
finally:
3737
driver.quit()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /