简体   繁体   中英

c# selenium click div button

Hello I am unsure how I would execute this div button. I have heard about using javascript but that is beyond me

在此处输入图片说明

any ideas are much appreciated

既然你问了一个简单的问题,你就会得到一个简单的答案。

//div[@class='fav'][contains(., 'favorite')]

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM