Find Jobs
Hire Freelancers

TSMDC District Selection And Radio Button Click And Also Delivery Address Fillinf

₹600-1500 INR

Đã đóng
Đã đăng vào gần 5 năm trước

₹600-1500 INR

Thanh toán khi bàn giao
// ==UserScript== // @name Order auto fill // @namespace [login to view URL] // @version 0.1 // @description try to take over the world! // @author You // @match [login to view URL]* // @grant none // ==/UserScript== (function() { 'use strict'; var DISTRICT_ID ='27'; var RADIO_BUTTON_TEXT = "VILLASAGAR BLOCK 1"; var changeEvent = new Event('change'); var clickEvent = new Event('click'); function waitForTheElement(searchElement, callback) { var element; var intervalId = setInterval(function () { element = searchElement(); if(element) { clearInterval(intervalId); callback(element); } },100); } function selectDistrict1(nextStep) { waitForTheElement(function() { return [login to view URL]("#ccMain_tblDistricts").querySelector("select"); }, function(elem) { [login to view URL] = DISTRICT_ID; [login to view URL](changeEvent); nextStep(); }); } function selectStockYard(nextStep){ waitForTheElement(function(){ var elem = null; var trElements = [login to view URL]([login to view URL](".GridviewScrollTable")[0].querySelectorAll("tr")); if(!trElements) {return null;} [login to view URL](function (tr, index) { if (index === 0) { return 0;} if ([login to view URL]("td")[2].[login to view URL]().toLowerCase()== [login to view URL]().toLowerCase()) { elem = [login to view URL]("input"); return true; } } ); return elem; },function(elem){ [login to view URL](); nextStep(); }); } function selectPurpose(nextStep){ waitForTheElement(function(){ return [login to view URL]("select[name='ctl00$ccMain$ddlsandpurpose']"); },function(elem){ [login to view URL] = "2"; //[login to view URL]('select[name="ctl00$ccMain$ddlVehicleType"]').value= "L"; [login to view URL]('input[name="ctl00$ccMain$txtVehzNo"]').value= ""; nextStep(); }); } function selectDistrict2(nextStep) { waitForTheElement(function(){ var district2 = [login to view URL]('select[onchange="PopulateDelMandals()"]'); [login to view URL]([login to view URL]("option").length); return [login to view URL]("option").length > 1 ? district2 : false; },function(elem){ [login to view URL] =16; [login to view URL](changeEvent); nextStep(); }); } function selectMandal(nextStep) { waitForTheElement(function(){ var mandal = [login to view URL]('select[onchange="PopulateDelVillages()"]'); [login to view URL]([login to view URL]("option").length); return [login to view URL]("option").length > 1 ? mandal : false; },function(elem){ [login to view URL] = 66; [login to view URL](changeEvent); nextStep(); }); } function selectVillage() { waitForTheElement(function(){ var village = [login to view URL]('select[name="ctl00$ccMain$ddldelvillage"]'); [login to view URL]([login to view URL]("option").length); return [login to view URL]("option").length > 1 ? village : false; },function(elem){ [login to view URL] = "102"; [login to view URL](changeEvent); [login to view URL]("#ccMain_rbtPG_0").click(); }); } selectDistrict1(function(){ selectStockYard(function(){ selectPurpose(function(){ selectDistrict2(function(){ selectMandal(selectVillage); }); }); }); }); })();
Mã dự án: 19854017

Về dự án

Dự án từ xa
Hoạt động 5 năm trước

Bạn muốn kiếm tiền?

Lợi ích khi chào giá trên Freelancer

Thiết lập ngân sách và thời gian
Nhận thanh toán cho công việc
Phác thảo đề xuất của bạn
Miễn phí đăng ký và cháo giá cho công việc

Về khách hàng

Cờ của INDIA
Dowlaiswaram, India
0,0
0
Thành viên từ thg 6 2, 2019

Xác thực khách hàng

Cảm ơn bạn! Chúng tôi đã gửi email chứa đường link để bạn lấy tín dụng miễn phí.
Đã xảy ra lỗi trong khi gửi email của bạn. Hãy thử lại.
Người Dùng Đã Đăng Ký Tổng Số Việc Đã Đăng
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Đang tải xem trước
Đã cấp quyền truy cập vị trí.
Phiên đăng nhập của bạn đã hết hạn và bạn đã bị đăng xuất. Hãy đăng nhập lại.