MuLogin API切换浏览器页签(Tab)
最后更新于:2023-08-15 15:51:06
API切换浏览器页签(Tab):
1. 先使用/profile/start接口打开浏览器;
2. 根据/profile/start返回的地址和接口拼接/json, 查看页签ID。例如:http://127.0.0.1:25800/json;
3. 切换浏览器页签(Tab)。
Request URL:
http://127.0.0.1:30725/api/v1/profile/readyState
Request status: get
注:
- 参数描述请参考“切换Tab”页面。
- 查看浏览器配置文件ID ( Profile ID) 请参考“配置文件ID在哪里”的教程或使用profile/list的api接口获取所有profileId。