mhanberg

mhanberg

Expert LSP Core Team

Wallaby - concurrent browser testing for Elixir

Wallaby - Concurrent browser testing for Elixir

GitHub: GitHub - elixir-wallaby/wallaby: Concurrent browser tests for your Elixir web apps. · GitHub
HexDocs: Introduction — wallaby v0.31.0

Most Liked

mhanberg

mhanberg

Expert LSP Core Team

Today we have released v0.23.0!

This release provides several improvements and a bugfix. You can read about them in the changelog.

Cheers! :clinking_beer_mugs:

mhanberg

mhanberg

Expert LSP Core Team

v0.24.0 has been released!

Please see the changelog for all the details!

Cheers! :clinking_beer_mugs:

mhanberg

mhanberg

Expert LSP Core Team

v0.28.0 (2020-12-8)

Breaking

  • Browser.assert_text/2 and Browser.assert_text/3 now return the parent instead of true when the text was found.

Fixes

  • File uploads when using local and remote selenium servers.

Improvements

  • Added support for touch events

    • Wallaby.Browser.touch_down/3
    • Wallaby.Browser.touch_down/4
    • Wallaby.Browser.touch_up/1
    • Wallaby.Browser.tap/2
    • Wallaby.Browser.touch_move/3
    • Wallaby.Browser.touch_scroll/4
    • Wallaby.Element.touch_down/3
    • Wallaby.Element.touch_scroll/3
  • Added support for getting Element size and location

    • Wallaby.Element.size/1
    • Wallaby.Element.location/1

Cheers! :zap:

Last Post!

mhanberg

mhanberg

Expert LSP Core Team

Howdy folks!

I’ve tweeted a poll to see the distribution of “oldest elixir version” used by Wallaby users.

Really this means, for projects you actively work on and actively update dependencies to the latest versions, what is the oldest elixir version used.

Here is the link to the Twitter poll.

https://twitter.com/elixir_wallaby/status/1531356768332353543?s=21&t=BlikjDCkPyKZwRm4-UtM5w

Where Next?

Popular in Announcing Top

zorbash
I created Kitto a framework for dashboards inspired by Dashing. The distributed characteristics of Elixir and the low memory footprint...
New
bryanjos
Hi, I wanted share a small library we at Revelry Labs made for rendering react components from the server side. There are instructions fo...
New
danschultzer
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch. This project took far...
548 30338 241
New
tmbb
I’ve decided to create this topic to discuss optimization possibilities for something like Phoenix LiveView. I’ve created this topic unde...
144 10789 141
New
devonestes
Introducing assertions, the library that helps you write really great test assertions! GitHub: GitHub - devonestes/assertions: Helpful a...
New
brainlid
LangChain is short for Language Chain. An LLM, or Large Language Model, is the “Language” part. This library makes it easier for Elixir a...
New
MRdotB
I needed to reuse React components from my Chrome extension in my Phoenix/LiveView backend. I noticed that for Svelte/Vue, there are live...
New

Other popular topics Top

Qqwy
Update: How to use the Blogs & Podcasts section You can post links to your blog posts or podcasts either in one of the Official Blog...
3271 130286 1222
New
aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
WestKeys
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
sergio
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New
AstonJ
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New

We're in Beta

About us Mission Statement