loganathan
loganathan
@arangamani The file is not being uploaded to the Jenkins but getting the 302 as response code. ``` @client = JenkinsApi::Client.new(YAML.load_file(File.expand_path("#{Rails.root}/config/login.yml", __FILE__))) @client.logger = Logger.new('./log/development.log') job = JenkinsApi::Client::Job.new(@client) job.build("ListVMs.vPCCustomer/",{name: "vcim-ui-tests/src/main/resources/testconfiguser.properties",...
Are there any updates on this issue? The issue happens in the latest version too. Its mainly associated with localstream, which we get from navigator.mediadevices.getUserMedia. I guess stopping the track...