Jump to content
UBot Underground

[Tutorial] Python Selenium And Ubot With Chrome Browser


Recommended Posts

Hi,

 

http://ubotdocta.com/wp-content/uploads/2018/11/chrome-selenium-python.png

Python is an interpreted high-level programming language for general-purpose programming. Created by Guido van Rossum and first released in 1991, Python has a design philosophy that emphasizes code readability, notably using significant whitespace. It provides constructs that enable clear programming on both small and large scales.[27] In July 2018, Van Rossum stepped down as the leader in the language community after 30 years.[28][29]

Python features a dynamic type system and automatic memory management. It supports multiple programming paradigms, including object-oriented, imperative, functional and procedural, and has a large and comprehensive standard library.[30]

Python interpreters are available for many operating systems. CPython, the reference implementation of Python, is open source software[31] and has a community-based development model, as do nearly all of Python's other implementations. Python and CPython are managed by the non-profit Python Software Foundation.

 

Selenium is a portable software-testing framework for web applications. Selenium provides a playback (formerly also recording) tool for authoring tests without the need to learn a test scripting language (Selenium IDE). It also provides a test domain-specific language (Selenese) to write tests in a number of popular programming languages, including C#, Groovy, Java, Perl, PHP, Python, Ruby and Scala. The tests can then run against most modern web browsers. Selenium deploys on Windows, Linux, and macOSplatforms. It is open-source software, released under the Apache 2.0 license: web developers can download and use it without charge.

 

 

http://ubotdocta.com/wp-content/uploads/2017/02/download-ubot-expert-tutorials-300x29.png

 

Python Selenium UBot Tutorial

  • Like 4
Link to post
Share on other sites
  • 2 months later...

Hi there, I am a noob in ubot. Followed your tutorial which was great! So after I have opened chrome, how do I use ubot to interact with the browser? Thanks!

Glad you like it!

 

You are controlling the browser with Python's selenium and the Python programming language NOT UBot. You need to write you script whole or part then run it inside UBoot or with out UBot. Python has been around a lot longer than UBot so there are many more features and 99% of them work. It's the free version of ExBrowser of the new browser in 6.0.4

You will need to learn some python as well.

 

Here are some great tutorials. Python is easy to learn! :)

https://www.youtube.com/channel/UCCezIgC97PvUuR4_gbFUs5g

 

working on more tutorials...

Regards,

CD

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...