In an organization with a large number of applications, written in countless languages running on countless platforms and databases, how do people manage the release of builds and patches, especi
Month: September 2021
Selenium-51Job Automation Test (CSS Selector Select Element)
Log in to 51job,
http://www.51job.com
Enter the search keyword “python”, select the region “Hangzhou” (note that if the location has already selected other regions , To be removed),
Search
Interface Automation Frame 2 – Upgrade (Pytest + Request + Allure)
Foreword: Interface automation refers to the automation of the analog program interface level. Because the interface is not easy to change and the maintenance cost is less, it is deeply loved by ma
Erlang – How to let Rebar run ‘make’?
One of my dependencies does not use rebar-it uses Makefile. How can I make rebar run this Makefile instead of trying to compile the source itself?
Please note that I want to continue to use s
How to use the product formula to aggregate the return in Excel UDF
I am trying to put the following formula into UDF in order to obtain cumulative return when summarizing monthly returns.
In excel, the formula must be recognized as Array, so when I type in i
Selenium – keyboard operation
Foreplay The last article talked about mouse events in selenium. In automation, keyboard events are also very important. For example, we need to press enter, ctrl+c to copy, etc. Such operations ar
Automation – How to Use AppleScript Enter the password of the prompt window
I am a newbie to Apple, and I am currently stuck in the access prompt window, asking for a password.
I am creating a startup for my daily use application I want to automatically start the sta
“Creation” in UML and “Instantiate” dependency
According to the UML specification, we can express the dependency between two classes through <>. Or <> stereotype.
Do you know the difference between those stereotypes?
It is written i
Dependent injection – RavendB and constructor injection
In my project, I have the following PageCache entity, which is stored in RavenDB:
public class PageCache< br />{
private readonly IHtmlDocumentHelper htmlDocumentHelper;
public string Id {g
Design techniques for synchronous signals through VHDL pipelines
I’m designing a VHDL video pixel data processing pipeline, which involves multiple steps, including multiplication and division.
I want to keep the signals in sync so that I can, for example, keep