I need to make a request to a server. This request requires a certificate in order to access the server. If I load the P12 file and and register it as a certif
I have an Excel sheet with data as below LoginPageValidation| LoginPage_login | username1 | password1 LoginPage_login | username2 | password
I am having an issue trying to figure out how to add custom code to a URL that when clicked, it reloads an iframe on the page. I only have access to the URL. if
I have a browser automation framework which uses Java, Maven and TestNG. I am using testng.xml files to pass different parameters to tests in the following way
here I'm trying to get the top 10 names only from my firebase firestore, and I searched on how I do it with the listview that I have, but I get to nowhere. so I
I'm getting the following error when trying to upload code to a STM32 "Bluepill" board using the STM32duino Bootloader aka DFU method: maple_loader v0.1 Resetti
What would be the correct way to call (and pass values to) ProxyProvider from its "sub"providers? Currently I'm passing a callback function to "sub"provider as
Im working with a paper where it implements an autoencoder with a custom loss function to work with vibration signals. Im having trouble implementing it on kera