Hey guys, currently coding a bot that can purshase an object with a given link (and account infomations), but l enccounter severals issues. The problem is here :
driver.enter_frame(frame).await?;
expected u16, found `WebElement
But don't find how to counter cause l also tried with switch_to_frame, but still doesn't work ๐ฆ
Unfortunatly, cannot print a part of a code here, maybe l can send you in dm ?
Thx a lot for answering ๐
