錄制回放后一直報這個錯誤
請問這個是什么原因啊?Action.c(88): Error -27979: Requested form not found ? [MsgId: MERR-27979] Action.c(88): web_submit_form("reservations.pl_2") highest severity level was "ERROR", 0 body bytes, 0 header bytes ? [MsgId: MMSG-26388]
請問這個是什么原因啊?Action.c(88): Error -27979: Requested form not found ? [MsgId: MERR-27979] Action.c(88): web_submit_form("reservations.pl_2") highest severity level was "ERROR", 0 body bytes, 0 header bytes ? [MsgId: MMSG-26388]
2017-07-19
舉報
2018-02-08
怎么解決的,我的跟你的一樣
2017-08-15
解決辦法: ? ?
Recording Options-->General-->Recording-->HTTP/HTML Level-->HTML-based script. --> HTML Advanced-->Script. type
選中第二項:A script. containing explicit URLs only。
OK 保存退出。
重新錄制一遍就可以了。
2017-07-25
在你的reservations.pl_2那個請求里面,提交的一個請求沒有發現,可能是你的關聯的邊界出錯,讓你請求出去的數據是在頁面中沒有找到,也可能是你請求的數據超出了字節限制,不過這個一般不發生,所以你還是看一下你的關聯邊界問題