Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

send keys not work properly #1917

Open
geizzo opened this issue Jun 12, 2024 · 0 comments
Open

send keys not work properly #1917

geizzo opened this issue Jun 12, 2024 · 0 comments

Comments

@geizzo
Copy link

geizzo commented Jun 12, 2024

          I have the issue on bet365. 

I don't know if you know bet365, however in the step where you enter the amount to bet, I'll also show you the selector >>set_money = await page.select("body > div:nth-child(1) > div > div:nth -child(2) > div > div > div > div > div.bss-Footer > div.bss-Footer_DetailsContainer > div.bsf-StakeBox.bsf-StakeBox_MouseMode.bsf-StakeBox_Empty.bsf-StakeBox_Width410.bsf-StakeBox_Standard > div > div.bsf-StakeBox_StakeInput > div > div")
It finds the element correctly and if I try to pass the amount with set_money.send_keys("3") on the screen I see it passing it, but it is as if it were a simple text and on the web side the button next to "place bet" is not activated "
this is the website
https://www.bet365.com
image

below the screen where i insert manually the value
image

Originally posted by @geizzo in #1870 (comment)

@geizzo geizzo changed the title I have the issue on bet365. send keys not work properly Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant