<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="203084" data-post-id="203084">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="appdevnick" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/appdevnick/120/20664_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  appdevnick
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p><strong>EDIT</strong>: Restarted my computer and everything works flawlessly now. In Windows Subsystem for Linux, btw, if it helps anyone. Must have been some issue with the path not getting fully updated. Sorry for taking up space in the thread with this novice stuff <img src="https://forum.elixirforum.com/images/emoji/apple/laughing.png?v=15" title=":laughing:" class="emoji" alt=":laughing:" loading="lazy" width="20" height="20"></p>
<h2><a name="p-203084-original-post-1" class="anchor" href="#p-203084-original-post-1" aria-label="Heading link" rel="nofollow"></a>Original Post</h2>
<p>This book is already teaching me so much about TDD and testing in general, and I’m not even past the setting up part, lol. This is because I am getting the dreaded “invalid session id” error.</p>
<p>Chromdriver version: 88.0.4324.96<br>
Chrome version: 88.0.4324.150</p>
<p>I assume with the major version numbers being the same, this should work. I’ve also incorrectly assumed many things in my life so I’ll be the first to admit ignorance.</p>
<p>I just installed latest version of stable Chrome and followed which version to install from the chromedriver site.</p>
<p>Not sure what I’m doing wrong but I’m really looking forward to working through the rest of this book. It’s clearly a fantastic resource and I’m extremely grateful to you for putting it out for free!</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="203084" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/test-driven-development-with-phoenix-self-published-free/35154/42">Post #41</a>
	                </div>
	            </div>
              <div id="likers-container-203084" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="203084"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #41"></div>
  </section>
</div>
    <div class="postbit" id="203232" data-post-id="203232">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="overcomeoj" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  overcomeoj
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I’m just getting into it, but I’m wondering, do the feature tests replace what would be the scaffolded controller tests? They seem to be covering the same thing, hit a route or two and ensure some functionality is correct.</p>
<p>It’s just the “feature” tests are run in a real browser and probably have different (better?) semantic meaning as they likely describe a users flow more accurately.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="203232" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/test-driven-development-with-phoenix-self-published-free/35154/43">Post #42</a>
	                </div>
	            </div>
              <div id="likers-container-203232" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="203232"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #42"></div>
  </section>
</div>
    <div class="postbit" id="206490" data-post-id="206490">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="CallumVass" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/CallumVass/120/20100_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  CallumVass
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi,</p>
<p>I think it’s related to the fact it is a .sh file. I’ve done some digging <a href="https://github.com/elixir-wallaby/wallaby/discussions/593#discussioncomment-476060" rel="noopener nofollow ugc">here</a> and I get the same error when I try to run the .sh associated with Wallaby but I am able to run chromedriver fine from within iex</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="206490" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/test-driven-development-with-phoenix-self-published-free/35154/44">Post #43</a>
	                </div>
	            </div>
              <div id="likers-container-206490" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="206490"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #43"></div>
  </section>
</div>
    <div class="postbit" id="341330" data-post-id="341330">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="RicoTrevisan" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/RicoTrevisan/120/32751_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  RicoTrevisan
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Thanks to this book, I’m finally grokking testing. I was hoping to have it on my eReader but Pocket doesn’t seem to be able to download it? Is it because they are LiveView pages?</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="341330" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/test-driven-development-with-phoenix-self-published-free/35154/45">Post #44</a>
	                </div>
	            </div>
              <div id="likers-container-341330" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="341330"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>