I want to upload an image from react native app to backend in symfony via axios. here is the code of the front end : const [pickedImage, setPickedImage] = u
No idea how to address this input text field element with selenium / Java (openjdk 11 2018-09-25). I tried xpath, cssSelector etc. it never works. Its always "U
Actually, I am trying t get multiple cameras streams on the same port with different path names. Is there anyone who implemented the same thing? It would be gre
I was using tkinter in python 3.6 so that i could learn GUI programming. I tried to create a button. When I try to pack my button to left, right, top or bottom
I am currently running Wampserver with multiple PHP versions (5.3.8, 5.4.3). Wampserver easily allows you to switch back and forth between the php version you
I have a generic list of objects in C#, and wish to clone the list. The items within the list are cloneable, but there doesn't seem to be an option to do list.C
Some Context: I am working on a Continuous Integration pipeline with MSBuild for a large project that includes an Android application. This application includ
I want to show my profile picture which is already saved in my database, while I have fetched name, address etc details from my database but it shows error of l
I set up two connections in my application with different postgres and mssql databases the application works, but when there are many queries to the database, I