你好,在页面交互面板(page interactions)中为onpageload事件添加一个case1,在弹出的case editor对话框左侧的“widgets and variables"一栏中选择“set focus on widget",然后在最右边的框框中勾选你要自动获取焦点的那个文本框即可。
ls 正解。页面交互在下方,页面加载时就设置该文本框获得焦点。