This Week's Trending
This Month's Trending
This Year's Trending
I'm using Wallaby (0.17.0) for acceptance tests with phantomjs (2.1.1), and the latest Elixir (1.4.5) and Erlang (20). I've written a few...
New
Hoping someone may have seen this output when running Wallaby feature tests and knows how to fix it. It doesn’t impact anything but it su...
New
Hey,
I’m currently building a greenfield app with Elixir. I’ve really enjoyed using GitHub - elixir-wallaby/wallaby: Concurrent browser ...
New
Last Three Year's Trending
Hi there,
I’ve recently added end-to-end testing to my phoenix application. I quickly tried setting up hound but then ended up using wal...
New
Hello!
I’m new to JavaScript, so I might use wrong terminology, please bear with me :slight_smile: I need to test a page that’s heavy on...
New
I just stumbled across #wallaby – it’s a great library! I’m wondering if anyone has included chromedriver (or some other browser) in a m...
New
I’m using the following library: https://github.com/elixir-wallaby/wallaby
However, this library is meant for testing only and calls ExU...
New
I have recently started using TDD for Phoenix/LiveView. I read the tddphoenix.com course and really liked this approach to building featu...
New
Hello,
I’ve been using Wallaby lately and its been fantastic, so big thanks to the entire Wallaby team. In order to mock some 3rd party...
New
I’m writing a Wallaby test for a select element that looks something like this:
<select id="status-select" name="status">
<o...
New
TLDR: Started using Wallaby. Running into some test bugs related to Ecto.Adapters.SQL.Sandbox. Wondering if making an IntegrationCase mod...
New
Hello friends,
I am seeking advice on how to proceed with my personal web automation project. :slight_smile:
In recent months I finishe...
New
TLDR; In Wallaby, how do I correctly use execute_script() before an assertion? Does execute_script(_, _, _, assertion_callback) ensure sy...
New
I’m trying to write a really basic Wallaby test to check that an anchor link navigates the user to the right page. My link:
<a href="...
New
Is there a page objects library for e2e testing phoenix apps out there?
This concept is what I’m looking for:
Back in my ruby days, I ...
New
Hey all, it’s time for Yet Another DB OwnershipError :tm: thread!
I’ve been working through @germsvel’s fantastic TDD Phoenix Book, but ...
New
I am testing a feature that uses an scroll event listener. I am using the event listener inside a JS hook.
Basically this.
mounted() {
...
New
I’m trying to test that I can drag one element to another. I’ve tried to work with the touch commands and the mouse + mouse button comman...
New
Trending Over Three Years
Theres a new tool for acceptance testing called Wallaby, I was wondering if anyone has experience with it. I was specifically wondering h...
New
I am trying to get Wallaby setup with Chrome and Selenium (these are hosted as docker compose), here is my docker compose file:
...
ch...
New
I’m developing web automation tools using wallaby.
One of the challenges in web automation is that sometimes the tests are failing for n...
New
I am getting the error listed here https://github.com/elixir-wallaby/wallaby/issues/365 reliably ~50% of the time.
Anyone here have a wo...
New
Hello,
i’m trying to automate some core regression tests but i’m a newbie at this . my login is working but i cannot click on on the fir...
New
Something seems to have changed with Wallaby or Chromedriver. After my test suite runs there are orphaned chrome instances present. Durin...
New
On an html page there's an input with a certain id. use Wallaby.DSL
{:ok, session} = Wallaby.start_session()
visit(session, "some_...
New
I've upgraded an Phoenix 1.1.4 app to use Ecto 2.0 and wanted to try adding acceptance tests before upgrading to 1.2. I followed the inst...
New
I am a consultant and implement software for clients. I would like to create browser automation tests for an application that isn’t mine...
New
Has anyone successfully gotten Wallaby to work with Phoenix 1.16-rc.0?
It’s complaining that it can’t use mime:
Failed to use "mime" (v...
New
Hi all, does anyone have any tips on how to best interact with <select> elements? After some experimentation I managed to get my te...
New
Hi all.
I am brand-new on wallaby.
It looked very nice to me, so I added it to my Phoenix-application, which uses Ecto.
I am using the...
New
Currently I’m developing browser automated tests but sometimes they are flaky so I want to add retry to those tests, Idk if there is an e...
New
I have gone through a few iterations of getting this test to work, and I’ve reach the point where my GenServer is started by the test and...
New
phx events are not being delivered to the server in wallaby tests while in CI. Everything is working fine in the local tests. What could ...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







