Jump to content
UBot Underground

Search the Community

Showing results for tags 'Chrome'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 13 results

  1. I can make chrome open externally no problem. So I have a few questions if anyone can answer them for me I will be greatful First my simple scenario : I want to open 5 browser instances of chrome in a chain after each or scheduled or has finished their automation on twitter. All the bots run on hyper-v's. This is not for a commercial bot simply for my IM automation on my VM's 1. How does uBot differentiate between each browser instance ? In other words I want the bot to open the same browser / cookies etc for each account. 2. What plugins do I need to stop my browser telling twitter / IG
  2. Ends Dec. 31, 2019 Selenium WebDriver is a web automation framework that allows you to execute your tests against different browsers, not just Firefox, Chrome (unlike Selenium IDE). WebDriver also enables you to use a programming language in creating your test scripts Search Results Coupon Code is in the video!! Product page https://ubotdocta.com/products/uncategorized/threading-running-selenium-with-the-chrome-browser-in-ubot-studio-source-code/ Supplemental tutorial - not everything is discussed here. It is in the source code. Regards, Nick
  3. my issue is this i built a simple string manipulation (Scraping,little regex,little this and that) and it works in normal Ubot browser,however since i paid for the update on external browsers i was hoping to make in built chrome to be my browser of choice since i need a stable browser to perform the task. Now how do i get the (In external browser) command to scrape the stuff i need?
  4. Hi, to all you ExBrowser users: 1) How do you prevent Chrome from updating since ExBrowser only accepts one specific version of Chrome. If you use any other version it gives an error message: "chrome version wrong it should be 70.0.3538.102". My Chrome keeps updating on its own, forcing me to constantly uninstall the new one and reinstall the version above. 2) Similar question for Firefox. I found the correct version but each time I set it to not automatically download the updates, the setting doesn't seem to save. The next time Ubot opens it (with the orange colored URL area with the ro
  5. I just notice that the popup message "Chrome is being controlled by automated test software" appear on all my ExBrowser bots(old and new) disable-infobars => is not working anymore any idea what to test?
  6. In ubot X, in external browser with chrome, how can i scroll to bottom of the page to load more result? i tried run javascript., but not working
  7. Hello There, I just tried everything and failed to load different profiles in chrome portable browser version 70.0.3538.102 exbrowser v:1.3.2.8.... did anyone else face this problem too? And if someone have chrome portable 54 version then please share a link I am using portable browser Thanks in Advance Romeo.
  8. I was curious as I know that a few people who have Ubot are using the Chrome 49 browser, but has anyone found a way to deal with the memory issues and it perhaps stopping or browser failing at some point within the process. 99% of the time I just use the old Chrome 21 browser, but because of this project I need to use the Chrome 49 browser as the site that I'm building the bot around can tell the difference no matter what other user agent I try in the Chrome 21 browser (as I have tried about 200, and none seem to work). The only thing that works is Chrome 49 browser which is why I'm tryin
  9. I need to access webRTC on a site. So, I need ExBrowser (for access to Chrome/Firefox), but it's not for sale, for about 6-12 months... Any other workarounds? Only thing I can think of is trying to control a desktop install of Chrome... (I've never tried to control desktop software yet). Thoughts ideas/suggestions... ? I appreciate it.
  10. Any idea how to close/disable notification about new extension running in developed mode? I've tried solution Disable Alert / Notification Popups by bot-factory.com but without success. plugin command("ExBrowser.dll", "ExBrowser Launcher", "Chrome", "", "{$plugin function("ExBrowser.dll", "$ExBrowser Load Browser Extension", $random list item(%extensions))}{$plugin function("ExBrowser.dll", "$ExBrowser Generic Chrome Parameter", "--disable-notifications")}") plugin command("ExBrowser.dll", "ExBrowser Navigate", "https://www.google.com/") plugin command("ExBrowser.dll", "ExBrowser Confirm Di
  11. Does anyone know how I can not have this show, or why it shows? I do not have chrome installed and uBot Studio may be using the chromium engine that is causing this "Update to stay secure" message. Do I need to update uBot when it is already updated? Any and all suggestions greatly appreciated. Jon
  12. Hi folks, does anyone know why the Chrome Browser always throws a WARNING "downloaded file is potientieally harmful" when: - downloading a compiled bot from an http ressource (download from a server or website)? - downloading a compiled installer .exe script from an http ressource (download from a server or website)? It looks like this: https://3.bp.blogspot.com/-daarKD9UaMg/TZtdGDuxx3I/AAAAAAAC22k/4j6y3nM3MtE/s1600/warning.png I hope there is some kind of " work a round". Because it scares end users off to buy and use the software. Thanks for any backup on this.
  13. Hello everyone, I am working on a website which uses indexedDB. I tried to load that website in ubotstudio but it showed me error page and asked for chrome 36+. I changed user-agent and used chrome 39. but then it asked me indexedDB feature is missing in your browser. I am using ubotstudio 5.0.9. What is best solution in this situation? Thank You
×
×
  • Create New...