You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlike with click(), it seems that select does not accept this parameter. And i am ending up with error saying that my i wish to set value in is covered by some fragment of my page which is fixed to its top.
I also tried using scrollIntoView, like this, to scroll page down a bit and make element not covered, but it had no effect.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Unlike with click(), it seems that select does not accept this parameter. And i am ending up with error saying that my i wish to set value in is covered by some fragment of my page which is fixed to its top. I also tried using scrollIntoView, like this, to scroll page down a bit and make element not covered, but it had no effect.
Beta Was this translation helpful? Give feedback.
All reactions