import pdb; pdb.set_trace(). 但Robot Framework 好像不會因此停下來,. 反倒跑出了別的錯誤… 查了一下,原來是要插入下面的程式碼,改用sys.
確定! 回上一頁