- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 使用RestTemplate进行Selenium常规自动化测试操作
package com.luv2code.springbootecommerce; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSONObject; import lombok.extern.slf4j.Slf4j; import org.apache.http.HttpResponse; import org.apache.http.client.methods.HttpGet; import org.apache.ht.
2020-09-27 14:25:42
205
原创 SpringBoot中RestTemplate配置
package com.luv2code.springbootecommerce.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.http.client.ClientHttpRequestFactory; import org.springframework..
2020-09-27 14:23:47
1732
原创 使用RestTemplate通过JsonWireProtocol进行Selenium自动化
package com.luv2code.springbootecommerce; import com.alibaba.fastjson.JSONObject; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBo.
2020-09-27 14:22:24
215
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅