Coder Social home page Coder Social logo

Comment with Emojis about instapy HOT 1 CLOSED

instapy avatar instapy commented on May 14, 2024
Comment with Emojis

from instapy.

Comments (1)

timgrossmann avatar timgrossmann commented on May 14, 2024

Since Selenium, by now, only allows for certain "BMP"-Unicode characters, these are the ones that can either be copied as symbol or used as unicode in a unicode string (u'Hello world')

  • ✅ \u2705
  • ✊ \u270A
  • ✋ \u270B
  • ✌ \u270C
  • ✔ \u2714
  • ✨ \u2728
  • ❗ \u2757
  • ‼ \u203C
  • ❤ \u2764
  • ➰ \u27B0
  • ➡ \u27A1
  • ⌚ \u231A
  • ☀ \u2600
  • ☑ \u2611
  • ☺ \u263A
  • ♥ \u2665
  • ⭐ \u2B50
  • ☹ \u2639
  • ❣\u2763
  • ☕ \u2615
  • ⛰ \u26F0
  • ⛪ \u26EA
  • ⚓ \u2693
  • ⛴ \u26F4
  • ✈ \u2708
  • ☁ \u2601
  • ⛅ \u26C5
  • ⛈ \u26C8
  • ☂ \u2602
  • ⚡ \u26A1
  • ❄ \u2744
  • ☃ \u2603
  • ☄ \u2604
  • ⚽ \u26BD
  • ⛸ \u26F8
  • ⌨ \u2328
  • ☯ \u262F

There are a few more which you can find on this page just look for the ones which only have 4 characters after U+

“Basic Multilingual Plane” (BMP) which ranges from U+0000 to U+FFFF.

from instapy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.