Snow Wang

Results 22 comments of Snow Wang

> python-wechaty好像文档也没有太完善 > 可以添加好友,但是不知道怎么拉入群,能给一段代码示例吗? https://github.com/wechaty/python-wechaty-getting-started/blob/master/examples/advanced/room_bot.py

Mark, facing this issue as well. After removing a member from a chat room, `room.ready(force=True)` still with error

报名,请给我一些小的活儿。多了绝对莫有空。

I think you've made a mistake. The `UrlLink.create` function without any issue, you should use it as below: ```python url = f'''https://github.com/wechaty/python-wechaty/issues/182''' title =f'''UrlLink.create()方法报错''' description = f'''测试图文''' thumbnailUrl = f'''https://openai-75050.gzc.vod.tencent-cloud.com/openaiassets_29273cc951a4deff6559039c46c22d8a.jpg'''...

> 呃, 不用太纠结源码, 搜不到就说明没有, 目前只放了日常比较常用而且简单实现的功能, 你说的那个要 CDP 里面很多 domain 关联, 因为没用上所以就没搞... > > 一般我遇到 iframe 用另外两个方式就避开了, 就没用官方那套: > > 1. 用 JS 在外层操作内层对象 > 2. 有时候 iframe 的 src 直接...

找了一个有意思的例子: https://octocaptcha.com js: ```js document.getElementById('fc-iframe-wrap').contentWindow.document.getElementById('home_children_button').click() ``` return: ``` Uncaught DOMException: Blocked a frame with origin "https://octocaptcha.com" from accessing a cross-origin frame. ```

/bot/.npm/_logs/2021-03-19T02_50_34_188Z-debug.log ```shell 0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'io-client' ] 2 info using [email protected] 3 info using [email protected] 4 verbose...

```shell 03:03:26 VERB [Request] [tid:76c0e25f] receive event from server, seq:0 ack:1, type:85, payload:{"messageList":[{"type":0,"messageid":"82812b4ca44942be90ebc8f51392b5b1"}]} 03:03:26 VERB [Request] [tid:7f0c7bab] send event to server, seq:undefined, ack:2, type: 11, payload: {"longlinkresponse":{}} 03:03:26 VERB [Request]...

```shell Starting Docker Container for Wechaty v0.56.6 with Node.js v12.20.1 ... ____ _ _ _ _ / ___| |__ __ _| |_(_) ___ (_) ___ | | | '_ \...