RPA-Python icon indicating copy to clipboard operation
RPA-Python copied to clipboard

r.url("https://www.baidu.com")

Open luSir997 opened this issue 11 months ago • 1 comments

import rpa as r r.init() r.url("https://www.baidu.com") r.wait() r.close() 可以正常打开浏览器到首页但是打不开指定的页面 希望大佬指点

luSir997 avatar Mar 18 '24 08:03 luSir997

0a80e33142c09f5310df66cdea7f5fd

luSir997 avatar Mar 18 '24 08:03 luSir997

Hi @luSir997 can you tell me more?

I am able to open and go to Baidu webpage using your code above.

image

kensoh avatar Aug 08 '24 14:08 kensoh

Closing this issue for now but will look out for any reply

kensoh avatar Aug 08 '24 15:08 kensoh