Skip to content

CF Failer #2844

Answered by mdmintz
SaberTawfiq asked this question in Q&A
Jun 8, 2024 · 3 comments · 2 replies
Discussion options

You must be logged in to vote
from seleniumbase import SB

with SB(uc=True, test=True) as sb:
    url = "https://visa.vfsglobal.com/egy/en/hrv/login"
    sb.driver.uc_open_with_reconnect(url, 4)
    sb.switch_to_frame("iframe")
    sb.driver.uc_click("span")
    breakpoint()

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@SaberTawfiq
Comment options

@SaberTawfiq
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants