作者查詢 / rexyeah

總覽項目: 發文 | 留言 | 暱稱
作者 rexyeah 在 PTT [ Python ] 看板的留言(推文), 共187則
限定看板:Python
[問題] socketIO_client 卡住
[ Python ]5 留言, 推噓總分: +2
作者: jakeasa123 - 發表於 2019/08/28 17:17(6年前)
4Frexyeah: https://pypi.org/project/socketIO-client/08/29 09:46
5Frexyeah: 我看example還蠻清楚的,example跑得起來嗎?08/29 09:46
[問題] 網頁自動輸入資料問題
[ Python ]10 留言, 推噓總分: +2
作者: love113w - 發表於 2019/08/28 09:42(6年前)
6Frexyeah: google: find by css or xpath08/28 12:33
[問題] Html to Excel已刪文
[ Python ]4 留言, 推噓總分: +2
作者: Traceless - 發表於 2019/08/27 14:06(6年前)
1Frexyeah: libreoffice --headless --convert-to xlsx <HTML_FILE>08/27 16:33
2Frexyeah: 不過你一定要python就算惹 :)08/27 16:34
[問題] 請問可以依照傳回的str做個別的dict嗎
[ Python ]17 留言, 推噓總分: +6
作者: energyaxd - 發表於 2019/08/25 14:45(6年前)
2Frexyeah: 不介意用非std lib的話可以google: python Box08/25 15:34
12Frexyeah: 我比較想問的是既然有id為什麼要用name做unique id?????08/26 12:05
Re: [問題] 看<python自動化的樂趣>的幾個簡單問題
[ Python ]4 留言, 推噓總分: +4
作者: fiorentino - 發表於 2019/08/26 01:05(6年前)
2Frexyeah: python板一片祥和兄友弟恭~08/26 10:22
[問題] selenium按鍵元素被攔截
[ Python ]6 留言, 推噓總分: +4
作者: yuuyoru - 發表於 2019/08/15 14:32(6年前)
1Frexyeah: 在devtool -> console下用JS抓到那個ele可以click嗎?08/15 16:54
[問題] python無法執行
[ Python ]6 留言, 推噓總分: +4
作者: TUBJ - 發表於 2019/08/05 14:06(6年前)
1Frexyeah: google: python 環境變數08/05 15:51
[問題] selenium如何抓javascript定位
[ Python ]4 留言, 推噓總分: +2
作者: gogogo123 - 發表於 2019/07/31 09:01(6年前)
2Frexyeah: 幹嘛定位,都知道跑什麼func了,直接執行不就好了?07/31 19:52
4Frexyeah: selenium execute_script08/01 06:45
[問題] 如何針對網頁canvas進行自動測試
[ Python ]2 留言, 推噓總分: +1
作者: m87dd05 - 發表於 2019/07/10 09:54(6年前)
1Frexyeah: 記得以前有人問過 canvas要控制一般也會去用JS認座標吧07/10 12:37
2Frexyeah: 之前的case是去看他的JS怎麼認元素 就跑JS去測吧07/10 12:38
[問題] BeautifulSoup連線問題
[ Python ]2 留言, 推噓總分: +1
作者: philipwen - 發表於 2019/07/01 13:33(6年前)
2Frexyeah: 不先檢查status_code嗎?07/01 15:33