jenkins and gitlab are containers under docker. Adding git warehouse under jenkins is shown in figure . ssh keyjenkinssshgitlabjenkinsgit clone cloneclone there are several questions: 1. Should the ssh public and private keys of the container be ...
...
I intend to use jmeter to automate the interface, including static resources and dynamic interfaces, but now static resources are stored on Aliyun s OSS service and need permission to access. How to solve ...
in the process of automating using selenium, is there any way to get the page or click a button to send the requests is to see the request in the browser developer s work Network tag the purpose is to test by getting the request, sent and then the re...
this is a window of the software being tested. In the red box is the spyPPUI Spy ControlType: "ControlType.ToolBar " toolbar. from pywinauto.application import Application import pywinauto app = Application().connect(title_re= .* ) win_dgg = app.wi...
such as the question, what are the tools for online automated testing of app? please let me know if you know, thank you! ...
upload the code to github, and after others use the git tool clone, can you change my code at will? I want to upload my code to github, but I can only create public repositories and RMB privately. I want to know if others can change my code at will in t...
Mobile phone system 12.0.1 Magi Mac system 10.14 Magi Charles version 4.2, the mobile phone is configured with proxy storage, and when returned, the display configuration proxy is turned off. Other iPhone of the same version can be configured successfull...
how to implement a custom emoji keyboard with native js ...
how to implement https: blog.csdn.net CodingN., please give me a thought, thank you ...
this set of forms has three sets of states, but input is required and needs to be validated. When input is hidden, you don t need to validate the form, and you don t need its value; now, with this switch, how do you create FormGroup optimization...