I wrote one javascript using selenium (WebDriver Sampler) for login. I want to log in to the same site using separate 30 users{user1,user2...user30). I want to
I have a Java web application running on Tomcat 8.5 in AWS Elastic Beanstalk. Everyday (judging from the localhost.log, around midnight Pacific Time), AWS does
I want to display my YouTube Livestream chat replay. This is the code I tried: <div id="live-stream-container"> <iframe width="835" height="505" src="
the problem is that when the program encounters a Polish letter in a text file, it misinterprets it - the character encoding issue. The program is to decrypt an
I have a "create account" form where I would like to collect data related to more than one model. While this is easy to accomplish, I am not able to figure out
I tried this example code from Active Campaign on Github to submit form input to Active Campaign through API - https://github.com/ActiveCampaign/example-add_sub
I have many big JSON files containing arrays of objects, arrays of arrays etc. I need to add more objects into the JSON files (keeping the schema of the file sa