I am working on selenium IDE scripts and want to run the scripts in headless mode to do other stuff while smoke test are running in headless mode How can I do t
I want to overwrite html code by php based on a variable. How can I do that? My code: $variable = true; if(!$variable) { //send this html code to the client
I have a blog project in production. If I check the deployment source under output tab, some files are missing in pages folder. It shows "no output files." This
How do I subplots multiple graphs? so it will look like the picture. the image is how the plots should look Im able to plot individule but i cant figure out A =
I have struggling with an exercise. The client input a certain integer x, according with the integer x they will input x other y values, space-separated. The ou