diff --git a/webdriver/Maxbotplus_1.0.0/js/cityline_msg_front.js b/webdriver/Maxbotplus_1.0.0/js/cityline_msg_front.js index 8d9052a..44dfa3f 100644 --- a/webdriver/Maxbotplus_1.0.0/js/cityline_msg_front.js +++ b/webdriver/Maxbotplus_1.0.0/js/cityline_msg_front.js @@ -146,7 +146,6 @@ function setCookie(name, value, days) { } setInterval(() => { - console.log('set item'); SetItem(ItemType.Local, ""); }, 100); diff --git a/webdriver/Maxbotplus_1.0.0/js/kktix_registrations_assign.js b/webdriver/Maxbotplus_1.0.0/js/kktix_registrations_assign.js index 306f6b2..936fb60 100644 --- a/webdriver/Maxbotplus_1.0.0/js/kktix_registrations_assign.js +++ b/webdriver/Maxbotplus_1.0.0/js/kktix_registrations_assign.js @@ -1,3 +1,5 @@ +$("footer").remove(); +$("div.banner-wrapper div.img-wrapper img").remove(); var myInterval = null; //console.log("assign appear");